This commit is contained in:
Kenneth Reitz
2012-05-08 01:41:40 -04:00
parent de1669786a
commit 411c27d09f
+2 -2
View File
@@ -10,8 +10,8 @@ This simple module gives you an elegant interface for your command line argumemn
from setuptools import setup
setup(
name='dj-database-url',
version='1.0.0',
name='args',
version='0.1.0',
url='https://github.com/kennethreitz/args',
license='BSD',
author='Kenneth Reitz',