diff --git a/setup.py b/setup.py index f5b2a5d..66f043e 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from distutils.core import setup, Extension -VERSION = "0.1" +VERSION = "0.2" # Remember to change README.rst when version changes. try: # Use Cython