Browse Source

Bump version.

Dan Helfman 6 năm trước cách đây
mục cha
commit
3821636b77
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 
 
-VERSION = '1.2.3'
+VERSION = '1.2.4'
 
 
 setup(