mirror of
https://github.com/httpie/cli.git
synced 2025-02-16 17:40:51 +01:00
Cleanup
This commit is contained in:
parent
18f3700b77
commit
c06598a0c4
@ -1,3 +1,4 @@
|
|||||||
|
# https://ci.appveyor.com/project/jkbr/httpie
|
||||||
build: false
|
build: false
|
||||||
environment:
|
environment:
|
||||||
matrix:
|
matrix:
|
||||||
|
@ -3,7 +3,7 @@ HTTPie - a CLI, cURL-like tool for humans.
|
|||||||
|
|
||||||
"""
|
"""
|
||||||
__author__ = 'Jakub Roztocil'
|
__author__ = 'Jakub Roztocil'
|
||||||
__version__ = '0.8.0'
|
__version__ = '0.9.0dev'
|
||||||
__licence__ = 'BSD'
|
__licence__ = 'BSD'
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user