diff --git a/setup.py b/setup.py index e2fac18..32a43b3 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup import os -VERSION = "0.9" +VERSION = "0.10" def get_long_description():