Python package version 0.991.0

This commit is contained in:
Tony Garnock-Jones 2023-10-31 21:28:03 +01:00
parent 61f298503e
commit 7fe4030dd5
1 changed files with 1 additions and 1 deletions

View File

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