Bump python version

This commit is contained in:
Tony Garnock-Jones 2023-02-07 10:52:09 +01:00
parent 156777cfa6
commit eef675cc0c
1 changed files with 1 additions and 1 deletions

View File

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