0.31.0
What's Changed
-
Added command-line argument
--timeout
, to configure network timeout
values in seconds. The default connect timeout is five seconds now,
the default read timeout is the default setting of thesocket
module,
which is "infinite" by default. -
Chore: Use
verlib2.Version
instead ofcrate.client._pep440.Version
.
Full Changelog: 0.30.2...0.31.0