Compare commits

..

3 commits

Author SHA1 Message Date
d8706e84f6
Bump version
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-14 11:39:55 +01:00
fc051ed49e
Add distance calculation information to docstrings 2023-01-14 11:39:43 +01:00
bb2340fce1
Remove roadmap from README, add plugin status note 2023-01-14 11:39:08 +01:00

View file

@ -52,7 +52,6 @@ pipeline:
- poetry install
- echo "----------------- publishing to pypi ------------------"
- poetry publish --username "$PYPI_USERNAME" --password "$PYPI_PASSWORD"
secrets: [ pypi_username, pypi_password ]
when:
event: tag
tag: v*