You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2026-04-24 19:53:55 +02:00
Cleanup
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# https://ci.appveyor.com/project/jkbr/httpie
|
||||
build: false
|
||||
environment:
|
||||
matrix:
|
||||
|
||||
+1
-1
@@ -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'
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user