Skip to content
Snippets Groups Projects
Commit 46af11be authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Bump version

parent f9525965
No related branches found
Tags v2014.1.2
No related merge requests found
...@@ -10,7 +10,7 @@ except ImportError: ...@@ -10,7 +10,7 @@ except ImportError:
from distutils.command.build_py import build_py from distutils.command.build_py import build_py
setup(name="pytools", setup(name="pytools",
version="2014.1.1", version="2014.1.2",
description="A collection of tools for Python", description="A collection of tools for Python",
long_description=""" long_description="""
Pytools is a big bag of things that are "missing" from the Python standard Pytools is a big bag of things that are "missing" from the Python standard
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment