From 2394e44ab0fc35c2166f9d31681a2dabeefbb7c8 Mon Sep 17 00:00:00 2001 From: schneefux Date: Sun, 19 Mar 2017 15:19:42 +0100 Subject: bump pip version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 29860f8..9402534 100644 --- a/setup.py +++ b/setup.py @@ -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", -- cgit v1.3.1