Bump version for release.

This commit is contained in:
Dan Helfman
2025-01-23 12:09:20 -08:00
parent e1825d2bcb
commit 86ad93676d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
1.9.7.dev0
1.9.7
* #855: Add a Sentry monitoring hook. See the documentation for more information:
https://torsion.org/borgmatic/docs/how-to/monitor-your-backups/#sentry-hook
* #968: Fix for a "spot" check error when a filename in the most recent archive contains a newline.
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "borgmatic"
version = "1.9.7.dev0"
version = "1.9.7"
authors = [
{ name="Dan Helfman", email="witten@torsion.org" },
]