There was an error while loading. Please reload this page.
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