Skip to content

Commit 0777d40

Browse files
committed
Bump version for release.
1 parent f680869 commit 0777d40

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
2.0.10.dev0
1+
2.0.10
22
* #427: Expand the "borg_extra_options" option to support passing arbitrary Borg flags to every
33
Borg sub-command that borgmatic uses. As part of this, deprecate the "init" option under
44
"borg_extra_options" in favor of "repo_create".

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "borgmatic"
3-
version = "2.0.10.dev0"
3+
version = "2.0.10"
44
authors = [
55
{ name="Dan Helfman", email="witten@torsion.org" },
66
]

0 commit comments

Comments
 (0)