Skip to content

Commit ad8d074

Browse files
committed
Bump version for release.
1 parent fc7439a commit ad8d074

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.1.2.dev0
1+
2.1.2
22
* #1231: If a source file is deleted during a "spot" check, consider the file as non-matching
33
and move on instead of immediately failing the entire check.
44
* #1250: Fix a regression in which the "--stats" flag hides statistics at default verbosity.

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.1.2dev0"
3+
version = "2.1.2"
44
authors = [
55
{ name="Dan Helfman", email="witten@torsion.org" },
66
]

0 commit comments

Comments
 (0)