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