Release v0.60.4 (#1095)

* Updated tested OS versions

* Version bump

* Release v0.60.4
This commit is contained in:
Rhet Turnbull
2023-06-18 16:13:29 -07:00
committed by GitHub
parent e9aa289e8a
commit 72c6a165c7
23 changed files with 50 additions and 48 deletions

View File

@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.60.3
current_version = 0.60.4
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)
serialize = {major}.{minor}.{patch}