mirror of
https://github.com/httpie/cli.git
synced 2025-08-16 09:38:47 +02:00
Fixed a typo.
This commit is contained in:
@ -10,7 +10,7 @@ from .pretty import prettify
|
||||
|
||||
|
||||
__author__ = 'Jakub Roztocil'
|
||||
__version__ = '0.1'
|
||||
__version__ = '0.1.1'
|
||||
|
||||
|
||||
DEFAULT_UA = 'HTTPie/%s' % __version__
|
||||
|
Reference in New Issue
Block a user