Skip to content

Commit 5e7d14e

Browse files
committed
Bump version for release.
1 parent 8f2ae5e commit 5e7d14e

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.12.dev0
1+
2.0.12
22
* #1127: Fix for the database hooks not respecting the "working_directory" option.
33
* #1181: Add an "ask_for_password" option to the KeePassXC credential hook for disabling
44
KeePassXC's password prompt, e.g. if you're only using a key file to decrypt your database.

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

0 commit comments

Comments
 (0)