Skip to content

Commit 1598522

Browse files
author
Bump2Version
committed
Bump version: 5.7.16 → 5.7.17
1 parent 4ce883d commit 1598522

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[bumpversion]
22
commit = True
33
tag = False
4-
current_version = 5.7.16
4+
current_version = 5.7.17
55

66
[bumpversion:file:version.py]
77
search = version = "{current_version}"

version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Holds the version for DK64 Rando."""
22

3-
version = "5.7.16"
3+
version = "5.7.17"

0 commit comments

Comments
 (0)