diff --git a/setup.py b/setup.py index 55025c5..da0d92f 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ import os from setuptools import setup -version = '0.0.23' +version = '0.1.0' classifiers = [ "Development Status :: 3 - Alpha",