diff --git a/setup.py b/setup.py index 7775cc8c..240d9c85 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ from setuptools import find_packages, setup import sys -version = '1.2.0' +version = '1.3.0' # Provided as an attribute, so you can append to these instead