0.10 -> 1.0

This commit is contained in:
utahta
2011-08-08 03:04:42 +09:00
parent 0112a39aff
commit 630d525f6a
5 changed files with 9 additions and 5 deletions
+4
View File
@@ -17,6 +17,10 @@ setup(name='pythonbrew',
'Programming Language :: Python :: 2.4',
'Programming Language :: Python :: 2.5',
'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.1',
'Programming Language :: Python :: 3.2',
],
keywords='pythonbrew pip easy_install distutils setuptools virtualenv',
author='utahta',