We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 596b37e commit 8fbfab2Copy full SHA for 8fbfab2
.bumpversion.cfg
@@ -1,7 +1,7 @@
1
[bumpversion]
2
commit = True
3
tag = False
4
-current_version = 5.7.20
+current_version = 5.7.21
5
6
[bumpversion:file:version.py]
7
search = version = "{current_version}"
version.py
@@ -1,3 +1,3 @@
"""Holds the version for DK64 Rando."""
-version = "5.7.20"
+version = "5.7.21"
0 commit comments