diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-02-25 12:25:06 +0100 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-02-25 12:25:06 +0100 |
| commit | 6ec993bdc3bb37360dc4a1165f6a054224d7abd5 (patch) | |
| tree | 066cb8804c6e29e0e5d7952a4e62eefd6f5bf1f9 | |
| parent | 174019005c5dbb3b77d7a9db7e51c633fa7cbf71 (diff) | |
| download | python-gamelocker-6ec993bdc3bb37360dc4a1165f6a054224d7abd5.tar.gz python-gamelocker-6ec993bdc3bb37360dc4a1165f6a054224d7abd5.zip | |
bump pip version0.4.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.3.1", + version="0.4.0", description="Python Gamelocker API Wrapper", author="schneefux", author_email="schneefux+pypi_schneefux@schneefux.xyz", |
