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