Bump version

This commit is contained in:
Tony Garnock-Jones 2023-03-17 00:07:49 +01:00
parent a4403cf6f3
commit 019cd35932
1 changed files with 1 additions and 1 deletions

View File

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