Browse Source

Bump version.

Dan Helfman 6 years ago
parent
commit
3821636b77
1 changed files with 1 additions and 1 deletions
  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(