Skip to content

Commit dc61392

Browse files
committed
chore: Update makefile
1 parent f17b3c1 commit dc61392

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ publish:
99
python setup.py sdist
1010
twine check dist/*
1111
twine upload dist/*
12+
git push --follow-tags
1213

1314
test:
1415
poetry run python -m pytest

0 commit comments

Comments
 (0)