Skip to content

Commit

Permalink
Use pep440 style instead of deprecated pep440-minor
Browse files Browse the repository at this point in the history
  • Loading branch information
penguinpee committed Aug 25, 2023
1 parent 62b58ab commit eef4993
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 @@ -5,7 +5,7 @@

[versioneer]
VCS = git
style = pep440-minor
style = pep440
versionfile_source = efel/_version.py
versionfile_build = efel/_version.py
tag_prefix =
Expand Down

0 comments on commit eef4993

Please sign in to comment.