Fix VolatileState

This commit is contained in:
2020-08-12 18:11:46 -04:00
parent fe955668eb
commit 266f8642fb
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ from setuptools import setup
setup(
name="hexlib",
version="1.15",
version="1.16",
description="Misc utility methods",
author="simon987",
author_email="me@simon987.net",