diff --git a/setup.py b/setup.py index a21887e..cc2b9df 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages import os -VERSION = "0.11.2" +VERSION = "0.12" def get_long_description():