diff --git a/setup.py b/setup.py index d46393b..5844572 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ import os from setuptools import setup -version = "0.2.0" +version = "0.2.2" classifiers = [ "Development Status :: 3 - Alpha",