diff --git a/implementations/python/setup.py b/implementations/python/setup.py index 33aa302..fcd39be 100644 --- a/implementations/python/setup.py +++ b/implementations/python/setup.py @@ -5,7 +5,7 @@ except ImportError: setup( name="preserves", - version="0.10.2", + version="0.11.0", author="Tony Garnock-Jones", author_email="tonyg@leastfixedpoint.com", license="Apache Software License",