mirror of
https://github.com/httpie/cli.git
synced 2024-11-22 07:43:20 +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
|
||||
environment:
|
||||
matrix:
|
||||
|
@ -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'
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user