Bumped version to 2.1

This commit is contained in:
Rob McMullen 2020-10-06 19:55:20 -07:00
parent c3dc8229a5
commit 547815cfea
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.0",
version="2.1",
author="Rob McMullen",
author_email="feedback@playermissile.com",
url="https://github.com/robmcmullen/asmgen",