Skip to content

Commit

Permalink
Set actual version in config file.
Browse files Browse the repository at this point in the history
  • Loading branch information
mblayman committed Dec 29, 2021
1 parent 7f2e2f5 commit 76e5591
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
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 3.3
current_version = 3.0
commit = True
tag = True
parse = (?P<major>\d+)\.(?P<minor>\d+)
Expand Down

0 comments on commit 76e5591

Please sign in to comment.