diff --git a/setup.py b/setup.py index 8854749..f2a1674 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ import os from setuptools import setup -VERSION = '2.0.1' +VERSION = '2.0.2' # read the contents of README.md this_directory = os.path.abspath(os.path.dirname(__file__))