diff --git a/setup.py b/setup.py index f168ea7..5d1f6a0 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, Extension import os -VERSION = "1.0.2" +VERSION = "1.1.0" if os.name == 'posix': extra_compile_args = [