Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 220 Bytes

PUBLISH.md

File metadata and controls

12 lines (9 loc) · 220 Bytes

Publish

Make sure to run this with python 3. Increase the version flag in kodi_addon_checker/__init__.py Push the change to github

Run these commands

py setup.py sdist bdist_wheel
twine upload dist/*