1
0
mirror of https://github.com/httpie/cli.git synced 2024-11-24 08:22:22 +02:00

Bump version to 0.2.2dev.

This commit is contained in:
Jakub Roztocil 2012-06-13 16:02:30 +02:00
parent a0700c41ad
commit 28dbe9f76c

View File

@ -3,5 +3,5 @@ HTTPie - cURL for humans.
"""
__author__ = 'Jakub Roztocil'
__version__ = '0.2.1'
__version__ = '0.2.2dev'
__licence__ = 'BSD'