diff --git a/setup.py b/setup.py index 5a9b451b8..dfaa9826e 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages -VERSION = '1.2.3' +VERSION = '1.2.4' setup(