Back to dev version

This commit is contained in:
Joffrey F 2015-09-10 15:58:52 -07:00
parent 08a4bcd8dc
commit a2daf35cf6
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
version = "1.4.0"
version = "1.5.0-dev"
version_info = tuple([int(d) for d in version.split("-")[0].split(".")])