python: Bump version

This commit is contained in:
Tony Garnock-Jones 2022-06-03 21:14:24 +02:00
parent c0d3f37905
commit 2e50591946
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ except ImportError:
setup(
name="preserves",
version="0.13.0",
version="0.14.0",
author="Tony Garnock-Jones",
author_email="tonyg@leastfixedpoint.com",
license="Apache Software License",