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