diff --git a/setup.py b/setup.py index a9824fd..59a1ae3 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages -VERSION_NUMBER = '1.0.0' +VERSION_NUMBER = '1.1.0' def read_file(fname):