python: bump version to 0.16.0

This commit is contained in:
Tony Garnock-Jones 2022-06-08 16:23:56 +02:00
parent 8b8da80f61
commit aff94bbb2f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ from setuptools import setup
setup(
name="preserves",
version="0.15.0",
version="0.16.0",
author="Tony Garnock-Jones",
author_email="tonyg@leastfixedpoint.com",
license="Apache Software License",