diff --git a/setup.py b/setup.py index 03c2a1a6a040657948e815e368a65528b3be9482..5b4af555bdd1cd122401d63b7c8a2f54e6fdd3e9 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ ez_setup.use_setuptools() from setuptools import setup setup(name="pytools", - version="9", + version="10", description="A collection of tools for Python", long_description=""" Pytools is a big bag of things that are "missing" from the Python standard