diff --git a/setup.py b/setup.py index 9b2b7aa..d894bbd 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, Extension import os -VERSION = "0.2.0-dev" +VERSION = "0.2.0" if os.name == 'posix': extra_compile_args = [