diff --git a/setup.py b/setup.py index e053ecf..b239515 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ from distutils.core import setup, Extension has_setuptools = False -version_string = '0.0.2' +version_string = '0.0.3' setup_kwargs = {}