forked from borgmatic-collective/borgmatic
Bump version for release.
This commit is contained in:
parent
f680869d31
commit
0777d40218
2 changed files with 2 additions and 2 deletions
2
NEWS
2
NEWS
|
|
@ -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" },
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue