""" HTTPie: modern, user-friendly command-line HTTP client for the API era. """ __version__ = '3.1.1.dev0' __date__ = '2022-03-08' __author__ = 'Jakub Roztocil' __licence__ = 'BSD'