This commit is contained in:
star:Kenneth Reitz
2011-03-23 06:45:01 -04:00
parent ec8fe4a0b7
commit 9b91cf16b5
+1 -1
View File
@@ -19,7 +19,7 @@ required = []
setup(
name='clint',
version='0.1.2',
version='0.2.0',
description='Python Command-line Application Tools',
long_description=open('README.rst').read() + '\n\n' +
open('HISTORY.rst').read(),