Bump version for release.

This commit is contained in:
Dan Helfman
2025-03-10 10:17:36 -07:00
parent bec5a0c0ca
commit fbdb09b87d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
1.9.14.dev0
1.9.14
* #409: With the PagerDuty monitoring hook, send borgmatic logs to PagerDuty so they show up in the
incident UI. See the documentation for more information:
https://torsion.org/borgmatic/docs/how-to/monitor-your-backups/#pagerduty-hook
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "borgmatic"
version = "1.9.14.dev0"
version = "1.9.14"
authors = [
{ name="Dan Helfman", email="witten@torsion.org" },
]