Skip to content

Commit 326422f

Browse files
committed
Fix expected tag prefix.
1 parent a98c032 commit 326422f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ VCS = git
77
style = pep440
88
versionfile_source = rdtools/_version.py
99
versionfile_build = rdtools/_version.py
10-
tag_prefix = v
10+
tag_prefix = ''
1111
parentdir_prefix = rdtools-

0 commit comments

Comments
 (0)