preserves-python version 0.16.1

This commit is contained in:
Tony Garnock-Jones 2022-07-22 10:24:30 +02:00
parent 3544bf18fa
commit 4b98acf8ba
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.0",
version="0.16.1",
author="Tony Garnock-Jones",
author_email="tonyg@leastfixedpoint.com",
license="Apache Software License",