dev version

This commit is contained in:
Joffrey F 2015-05-06 18:04:18 -07:00
parent 070cbece0a
commit 2fdc433dc0
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
version = "1.2.2"
version = "1.2.3-dev"
version_info = tuple([int(d) for d in version.replace("-dev", "").split(".")])