Skip to content

Commit

Permalink
Update version_update.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Girish-Anadv-07 authored Oct 25, 2023
1 parent f31b362 commit 699b4ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions version_update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ sed -i -e "1s/__version_info__ = .*/__version_info__ = $updated_version/" versio
git add version.py
git commit -m "version update"
git push -f origin test1
git merge test1
rm *.py-e

0 comments on commit 699b4ae

Please sign in to comment.