This commit is contained in:
Kenneth Reitz
2014-08-21 13:41:34 -04:00
parent 70af45d95f
commit 2dc013300c
+1 -1
View File
@@ -7,7 +7,7 @@ from setuptools import setup
setup(
name='pip-pop',
version='0.0.0',
version='0.1.0',
url='https://github.com/kennethreitz/pip-pop',
license='MIT',
author='Kenneth Reitz',