diff --git a/setup.py b/setup.py index d67913c..b6a4a3d 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from setuptools import setup setup(name="tazlib", - version="1.1.0", + version="1.1.1", description="Taz - Game Loop and Scene Stack Manager", author="Max Klingmann ", author_email="KlingmannM@gmail.com",