Python release 0.11.0 (canonicalizing binary encoder)

This commit is contained in:
Tony Garnock-Jones 2022-02-09 15:05:55 +01:00
parent a1f5a6ee13
commit 0f49b8b1b4
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ except ImportError:
setup(
name="preserves",
version="0.10.2",
version="0.11.0",
author="Tony Garnock-Jones",
author_email="tonyg@leastfixedpoint.com",
license="Apache Software License",