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