add script to update version
This commit is contained in:
parent
c69f8e4e65
commit
32fb0e9548
@ -4,4 +4,4 @@ git diff
|
||||
git add ./pyproject.toml
|
||||
git commit -m "new version v$version"
|
||||
git tag v$version
|
||||
#git push --tags
|
||||
git push -u origin main --tags
|
||||
|
Loading…
Reference in New Issue
Block a user