diff --git a/setup.py b/setup.py index 1ebce2e..6c8f676 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from setuptools import setup from os import path -version = '0.2.1' +version = '0.3.0' repo_base_dir = path.abspath(path.dirname(__file__))