Bump version

This commit is contained in:
Tony Garnock-Jones 2023-10-29 21:37:44 +01:00
parent 8c9f3b13ee
commit 7958b9a6f2
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.0",
version="0.990.1",
author="Tony Garnock-Jones",
author_email="tonyg@leastfixedpoint.com",
license="Apache Software License",