Skip to content

Commit

Permalink
Add tag_prefix = v in versioneer configuration of setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
IshaanDesai committed Aug 8, 2023
1 parent 216f9bc commit 21ac7b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ VCS = git
style = pep440
versionfile_source = precice/_version.py
versionfile_build = precice/_version.py
tag_prefix =
tag_prefix = v
parentdir_prefix = precice-

0 comments on commit 21ac7b9

Please sign in to comment.