Skip to content

Commit 2f2aaee

Browse files
author
Jani Mikkonen
committed
Use pep440 versioning. !nocl
1 parent b075dce commit 2f2aaee

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
@@ -15,7 +15,7 @@ accept-encodings = utf-8
1515

1616
[versioneer]
1717
VCS = git
18-
style = git-describe
18+
style = pep440
1919
versionfile_source = src/SeleniumTestability/_version.py
2020
versionfile_build = SeleniumTestability/_version.py
2121
tag_prefix =

0 commit comments

Comments
 (0)