Skip to content

Releases: tus/tus-py-client

v0.2

02 Dec 07:22

Choose a tag to compare

  • Support for URL storage
  • Use uploader without Client #14

v0.1.3

15 Nov 16:24

Choose a tag to compare

  • fix installation issue #13

v0.1.2

27 Oct 21:50

Choose a tag to compare

Fix PyCurl ssl error #11

v0.1.1

12 Oct 14:49

Choose a tag to compare

  • Support relative upload urls (Thank you @ciklop)
  • Unpin requests library version (Thank you @peixian)
  • Test against Python 3.6 (Thank you @thedrow)