Bump version.

This commit is contained in:
Dan Helfman 2018-09-27 08:13:23 -07:00
parent 596f6f9dac
commit 3821636b77
1 changed files with 1 additions and 1 deletions

View File

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