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