v5.0.5
·
40 commits
to master
since this release
- Remove beta warning from README
- Fixed GitHub Action workflow to publish new versions of python
- Delete task template endpoint added
- Fixed: urlib3 deprecation warning: HTTPResponse.getheaders() is deprecated and will be removed in urllib3 v2.1.0. Instead access HTTPResponse.headers directly. #192