Another version bump because I'm a dummy and forgot to update the docs

This commit is contained in:
Rob McMullen 2020-10-06 20:06:08 -07:00
parent 3c18239447
commit da18f868ed
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ with open("README.rst", "r") as fp:
scripts = ["asmgen.py"]
setup(name="asmgen",
version="2.1",
version="2.2",
author="Rob McMullen",
author_email="feedback@playermissile.com",
url="https://github.com/robmcmullen/asmgen",