Bump version for release.

This commit is contained in:
Dan Helfman
2025-03-03 10:21:15 -08:00
parent 55c0ab1610
commit dbe82ff11e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
1.9.13.dev0
1.9.13
* #975: Add a "compression" option to the PostgreSQL database hook.
* #1001: Fix a ZFS error during snapshot cleanup.
* #1003: In the Zabbix monitoring hook, support Zabbix 7.2's authentication changes.
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "borgmatic"
version = "1.9.13.dev0"
version = "1.9.13"
authors = [
{ name="Dan Helfman", email="witten@torsion.org" },
]