Browse Source

Dev release bump.

Dan Helfman 3 năm trước cách đây
mục cha
commit
760286abe1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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(