Back to dev version

This commit is contained in:
Joffrey F 2015-07-09 11:09:48 -07:00
parent 07ca4f5725
commit c846d7e1b5
1 changed files with 1 additions and 1 deletions

View File

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