Skip to content

Commit b26b43a

Browse files
committed
add project toml
1 parent 47ceb9a commit b26b43a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ VCS = "git"
4343
style = "pep440"
4444
versionfile_source = "obsarray/_version.py"
4545
versionfile_build = "obsarray/_version.py"
46-
tag_prefix = ""
46+
tag_prefix = "v"
4747
parentdir_prefix = ""

0 commit comments

Comments
 (0)