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