diff --git a/setup.py b/setup.py index cb16260..0e2d289 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ from setuptools import setup readme = open('README.rst').read() -version = (1, 4, 1) +version = (1, 5, 0) def package_files(directory):