Skip to content

Commit

Permalink
bumped to release 0.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mvanholsteijn committed Feb 6, 2024
1 parent 6e64f52 commit b13581b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .release
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
release=0.7.4
tag=v0.7.4
release=0.7.5
tag=v0.7.5
pre_tag_command=sed -i "" -e "s/version=.*/version=\"@@RELEASE@@\",/g" setup.py
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

setup(
name="git-release-tag",
version="0.7.4",
version="0.7.5",
url="https://github.com/binxio/git-release-tag",
license="BSD",
author="Mark van Holsteijn",
Expand Down

0 comments on commit b13581b

Please sign in to comment.