diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-02-05 10:57:24 +0100 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-02-05 10:57:24 +0100 |
| commit | 25fc0f32b45bf9f6230473b35aa4dba4752d8398 (patch) | |
| tree | 91ed435c402f872512a9fadf349d602a3b843467 | |
| parent | 493044d885f465b7f79a2bb6cb0cdac1f32a2bdb (diff) | |
| download | python-gamelocker-25fc0f32b45bf9f6230473b35aa4dba4752d8398.tar.gz python-gamelocker-25fc0f32b45bf9f6230473b35aa4dba4752d8398.zip | |
push version number0.3.0
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ from setuptools import setup setup( name="python-gamelocker", - version="0.2.0", + version="0.3.0", description="Python Gamelocker API Wrapper", author="schneefux", author_email="schneefux+pypi_schneefux@schneefux.xyz", |
