We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f680869 commit 0777d40Copy full SHA for 0777d40
NEWS
@@ -1,4 +1,4 @@
1
-2.0.10.dev0
+2.0.10
2
* #427: Expand the "borg_extra_options" option to support passing arbitrary Borg flags to every
3
Borg sub-command that borgmatic uses. As part of this, deprecate the "init" option under
4
"borg_extra_options" in favor of "repo_create".
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "borgmatic"
-version = "2.0.10.dev0"
+version = "2.0.10"
authors = [
5
{ name="Dan Helfman", email="witten@torsion.org" },
6
]
0 commit comments