We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
How to upload a new version?
# update version vim dmsclient/__init__.py # create bundle python3 setup.py sdist # upload twine upload dist/dmsclient-X.X.X.tar.gz