diff --git a/setup.py b/setup.py index 058d15ca5b..87043faf13 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import find_packages, setup -VERSION = "0.0.26" +VERSION = "0.0.27" def readme():