We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
omxplayer/__version__.py
docs/conf.py:copyright
CHANGELOG.md
python3 -m pip install -U setuptools pip wheel
rm -rf ./dist
make dist
make dist-upload
git tag 'v0.X.X'