summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 185f0c4..29860f8 100644
--- a/setup.py
+++ b/setup.py
@@ -4,7 +4,7 @@ from setuptools import setup
setup(
name="python-gamelocker",
- version="0.3.1",
+ version="0.4.0",
description="Python Gamelocker API Wrapper",
author="schneefux",
author_email="schneefux+pypi_schneefux@schneefux.xyz",