@@ -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,6 +1,6 @@
[project]
name = "borgmatic"
-version = "1.9.14.dev0"
+version = "1.9.14"
authors = [
{ name="Dan Helfman", email="witten@torsion.org" },
]