1
0
Fork 0
mirror of https://github.com/borgbase/vorta synced 2024-12-22 07:43:09 +00:00

Quick version bump.

This commit is contained in:
Manu 2018-11-21 22:25:51 +08:00
parent 7221fdb95d
commit 1bf868c7a6

View file

@ -23,6 +23,12 @@ pypi-release:
python setup.py sdist
twine upload dist/vorta-0.4.4.tar.gz
bump-version:
bumpversion patch
# bumpversion minor
git push
git push --tags
travis-debug:
curl -s -X POST \
-H "Content-Type: application/json" \