Skip to content

Commit 486a5fb

Browse files
committed
Bump version for release.
1 parent 2419ae3 commit 486a5fb

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.0.dev0
1+
2.1.0
22
* TL;DR: Many logging, memory, and performance improvements. Mind those breaking changes!
33
* #485: When running commands (database clients, command hooks, etc.), elevate stderr output to
44
show up as borgmatic error logs.

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

0 commit comments

Comments
 (0)