Skip to content

Commit

Permalink
bump version to 0.02
Browse files Browse the repository at this point in the history
  • Loading branch information
fcuny committed Feb 12, 2012
1 parent 40d9e95 commit 6080b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion http/__init__.py
Expand Up @@ -7,7 +7,7 @@
"""

__title__ = 'http'
__version__ = '0.1'
__version__ = '0.02'
__author__ = 'Franck Cuny'
__license__ = 'MIT'
__copyright__ = 'Copyright 2012 Franck Cuny'
Expand Down

0 comments on commit 6080b74

Please sign in to comment.