diff --git a/setup.py b/setup.py index b21f2e1..f7d54e9 100644 --- a/setup.py +++ b/setup.py @@ -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",