diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-03-19 15:19:42 +0100 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-03-19 15:19:42 +0100 |
| commit | 2394e44ab0fc35c2166f9d31681a2dabeefbb7c8 (patch) | |
| tree | e73e612c49dda91d18b0878e4febcdfb93e5190e | |
| parent | 24c320470f8a31cb09f1fa875268e2dc868f2698 (diff) | |
| download | python-gamelocker-2394e44ab0fc35c2166f9d31681a2dabeefbb7c8.tar.gz python-gamelocker-2394e44ab0fc35c2166f9d31681a2dabeefbb7c8.zip | |
bump pip version0.5.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.4.0", + version="0.5.0", description="Python Gamelocker API Wrapper", author="schneefux", author_email="schneefux+pypi_schneefux@schneefux.xyz", |
