diff --git a/setup.py b/setup.py index afa04d5173ec4a9537f7f852eba1fa0c4e5e0e92..7303b8e66b98ca9f025da170022aeb67e6032204 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ except ImportError: from distutils.command.build_py import build_py setup(name="pytools", - version="2014.3.3", + version="2014.3.4", description="A collection of tools for Python", long_description=""" Pytools is a big bag of things that are "missing" from the Python standard