Skip to content

Commit 57a1680

Browse files
committed
print version
1 parent 6a83b35 commit 57a1680

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

update_version_from_git.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ def migrate_version(target_file, new_version):
5252
target_file,
5353
regex,
5454
)
55+
print("Updating to version: {}".format(new_version))
5556

5657

5758
def is_master_branch():

0 commit comments

Comments
 (0)