Bump version for release.

This commit is contained in:
Dan Helfman
2025-01-25 08:01:34 -08:00
parent 4c35a564ef
commit 203e1f4e99
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
1.9.8.dev0
1.9.8
* #979: Fix root patterns so they don't have an invalid "sh:" prefix before getting passed to Borg.
* Expand the recent contributors documentation section to include ticket submitters—not just code
contributors—because there are multiple ways to contribute to the project! See:
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "borgmatic"
version = "1.9.8.dev0"
version = "1.9.8"
authors = [
{ name="Dan Helfman", email="witten@torsion.org" },
]