Bump version for release.

This commit is contained in:
Dan Helfman
2025-06-30 18:04:06 -07:00
parent c2d2ce18a2
commit 1a33e5fa1e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
2.0.7.dev0
2.0.7
* #1032: Fix a bug in which a Borg archive gets created even when a database hook fails.
* #1043: Support Btrfs subvolume paths in "source_directories" even when the subvolume is mounted
elsewhere.
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "borgmatic"
version = "2.0.7.dev0"
version = "2.0.7"
authors = [
{ name="Dan Helfman", email="witten@torsion.org" },
]