Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
PasaOpasen committed Dec 27, 2023
1 parent 09992a6 commit 50b2253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ tag:

release:
bash increase-version.sh
make pypi-package
make pypi-package tag
git add .
git commit -m 'update to $(shell cat version.txt)'
git push
Expand Down

0 comments on commit 50b2253

Please sign in to comment.