fingertip uses semantic versioning 2.0.0.
To publish a new version to pypi, install Poetry (>= 1.0
) and
poetry-dynamic-versioning.
Test it with
$ poetry build
Publish with
$ poetry publish
Just push, and https://copr.fedorainfracloud.org/coprs/asosedkin/fingertip should pick up and build all versions from master, tagged or not.