2.1.1 (2024-05-07)
2.1.0 (2024-05-07)
- implement continuous delivery (1972c84)
- add needed requirements file (1972c84)
- add contributing guide (1972c84)
- Add
requirements.txt
for defining required dependencies
- Get version from
version.py
file with exec - avoiding initialization of the package prematurely
- Add handling of timeout of 10 seconds to client.py