@@ -1,4 +1,4 @@
-2.0.10.dev0
+2.0.10
* #427: Expand the "borg_extra_options" option to support passing arbitrary Borg flags to every
Borg sub-command that borgmatic uses. As part of this, deprecate the "init" option under
"borg_extra_options" in favor of "repo_create".
@@ -1,6 +1,6 @@
[project]
name = "borgmatic"
-version = "2.0.10.dev0"
+version = "2.0.10"
authors = [
{ name="Dan Helfman", email="witten@torsion.org" },
]