1
0
mirror of https://github.com/httpie/cli.git synced 2026-04-24 19:53:55 +02:00
This commit is contained in:
Jakub Roztocil
2014-04-27 18:27:44 +02:00
parent 18f3700b77
commit c06598a0c4
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,3 +1,4 @@
# https://ci.appveyor.com/project/jkbr/httpie
build: false
environment:
matrix:
+1 -1
View File
@@ -3,7 +3,7 @@ HTTPie - a CLI, cURL-like tool for humans.
"""
__author__ = 'Jakub Roztocil'
__version__ = '0.8.0'
__version__ = '0.9.0dev'
__licence__ = 'BSD'