Description
As a user, I want to have possibility to install the newest version (with new features) of this package from PyPI, so I do not have to do it manually.
Acceptance Criteria
- make sure that package dependencies, authors and other meta data were updated properly according to current state of the package
- pyroma execution is passing
- tag for new version (probably 4.1.0) is added
- new version is published to PyPI
- release notes on github are created
- follow https://github.com/mdabrowski1990/uds/wiki/Deployment
Description
As a user, I want to have possibility to install the newest version (with new features) of this package from PyPI, so I do not have to do it manually.
Acceptance Criteria