version bump

This commit is contained in:
star:Kenneth Reitz
2011-03-24 03:42:11 -04:00
parent 61225d90e6
commit b92f3204c9
+2 -2
View File
@@ -19,8 +19,8 @@ from .pipes import piped_in
__title__ = 'clint'
__version__ = '0.2.0'
__build__ = 0x000200
__version__ = '0.2.1'
__build__ = 0x000201
__author__ = 'Kenneth Reitz'
__license__ = 'ISC'
__copyright__ = 'Copyright 2011 Kenneth Reitz'