diff --git a/setup.py b/setup.py index 389bb4acee71114e48edc365c9c6460d76e78c53..7b824260528300fbba69b71af8146bc088dc0266 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from setuptools import setup setup(name="pytools", - version="2015.1.3", + version="2015.1.4", description="A collection of tools for Python", long_description=""" Pytools is a big bag of things that are "missing" from the Python standard