Browse Source

Dev release bump.

Dan Helfman 3 years ago
parent
commit
760286abe1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -1,6 +1,6 @@
 from setuptools import find_packages, setup
 
-VERSION = '1.5.17'
+VERSION = '1.5.18.dev0'
 
 
 setup(