Bump version for release.

This commit is contained in:
Dan Helfman
2025-12-20 17:16:51 -08:00
parent 406b533b15
commit 08ff743cd7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
2.0.13.dev0
2.0.13
* #1054: Allow the Btrfs hook to create and delete snapshots even when running
as a non-root user. See the documentation for more information:
https://torsion.org/borgmatic/reference/configuration/data-sources/btrfs/#non-root-user
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "borgmatic"
version = "2.0.13.dev0"
version = "2.0.13"
authors = [
{ name="Dan Helfman", email="witten@torsion.org" },
]