Bump version for release.

This commit is contained in:
Dan Helfman
2025-01-17 13:50:22 -08:00
parent f1cac95b9c
commit e789de0851
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
1.9.6.dev0
1.9.6
* #959: Fix an error in the Btrfs hook when a subvolume mounted at "/" is configured in borgmatic's
source directories.
* #960: Fix for archives storing relative source directory paths such that they contain the working
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "borgmatic"
version = "1.9.6.dev0"
version = "1.9.6"
authors = [
{ name="Dan Helfman", email="witten@torsion.org" },
]