python-sdk
python-sdk copied to clipboard
Integrate with python-semantic-release
Is your feature request related to a problem? Please describe. We would like to have automatic releases with change-log like this: https://github.com/relekang/python-semantic-release/releases. Currently it looks like this: https://github.com/VorTECHsa/python-sdk/releases. It will be easier for users to find the change-log.
Describe the solution you'd like
Possibly we could use python-semantic-release: https://github.com/relekang/python-semantic-release.