diff --git a/setup.py b/setup.py index d8ebe85f..3cbc10b9 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ from setuptools import find_packages, setup import sys -version = "1.4.0" +version = "1.5.0" # Provided as an attribute, so you can append to these instead