1
0
mirror of https://github.com/httpie/cli.git synced 2025-01-24 03:16:43 +02:00

1.0.0-dev

This commit is contained in:
Jakub Roztocil 2016-07-01 19:17:31 +02:00
parent b565b4628e
commit e25948f6a0

View File

@ -3,7 +3,7 @@ HTTPie - a CLI, cURL-like tool for humans.
""" """
__author__ = 'Jakub Roztocil' __author__ = 'Jakub Roztocil'
__version__ = '0.9.4' __version__ = '1.0.0-dev'
__licence__ = 'BSD' __licence__ = 'BSD'