diff --git a/setup.py b/setup.py index 701dad5..653c512 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ """.strip() setup(name="sge", - version="2.0", + version="2.0.post0", description="Seclusion Game Engine (Pygame implementation)", long_description=long_description, author="Layla Marchant",