Skip to content

Commit

Permalink
setup.cfg: remove tag prefix, just use simple tags
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanmmacleod committed Feb 22, 2019
1 parent 92dd444 commit b1003e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Expand Up @@ -3,7 +3,7 @@ VCS = git
style = pep440
versionfile_source = gwdetchar/_version.py
versionfile_build = gwdetchar/_version.py
tag_prefix = v
tag_prefix =
parentdir_prefix =

[aliases]
Expand Down

0 comments on commit b1003e8

Please sign in to comment.