Bumped version to 1.3.0

This commit is contained in:
Joffrey F 2015-07-08 15:08:35 -07:00
parent 826c9e676a
commit 7d85f68460
1 changed files with 1 additions and 1 deletions

View File

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