@@ -1,4 +1,4 @@
-2.0.9.dev0
+2.0.9
* #1105: More accurately collect Btrfs subvolumes to snapshot. As part of this, the Btrfs hook no
longer uses "findmnt" and the "findmnt_command" option is deprecated.
* #1123: Add loading of systemd credentials even when running borgmatic outside of a systemd
@@ -1,6 +1,6 @@
[project]
name = "borgmatic"
-version = "2.0.9.dev0"
+version = "2.0.9"
authors = [
{ name="Dan Helfman", email="witten@torsion.org" },
]