Skip to content

Commit d290364

Browse files
committed
Bump version for release.
1 parent ec25a40 commit d290364

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.3.dev0
1+
2.1.3
22
* #1175: Add a "files_changed" option for customizing Borg's file modification detection.
33
* #1175: Add a "msgpack_version_check" option to prevent Borg from validating msgpack's version.
44
* #1218: Add a "config show" action to display computed borgmatic configuration as YAML or JSON,

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

0 commit comments

Comments
 (0)