Skip to content
Will Price edited this page Mar 16, 2020 · 1 revision
  • Update version number in omxplayer/__version__.py
  • Update copyright year in omxplayer/__version__.py
  • Update copyright year in docs/conf.py:copyright
  • Update CHANGELOG.md
  • Run python3 -m pip install -U setuptools pip wheel
  • Run rm -rf ./dist
  • Run make dist
  • Run make dist-upload
  • Run git tag 'v0.X.X'

Clone this wiki locally