This commit is contained in:
Kenneth Reitz
2011-09-24 14:36:30 -04:00
parent d19650b93c
commit 7b6138eda6
+2 -2
View File
@@ -19,8 +19,8 @@ from .pipes import piped_in
__title__ = 'clint'
__version__ = '0.2.4'
__build__ = 0x000204
__version__ = '0.2.5'
__build__ = 0x000205
__author__ = 'Kenneth Reitz'
__license__ = 'ISC'
__copyright__ = 'Copyright 2011 Kenneth Reitz'