Bump version for release.

This commit is contained in:
Dan Helfman
2026-04-20 09:46:54 -07:00
parent 40d2d521a7
commit d085fc2398
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
2.1.5.dev0
2.1.5
* #1229: Document the permissions needed for the PostgreSQL database hook:
https://torsion.org/borgmatic/reference/configuration/data-sources/postgresql/
* #1289: Add mutual TLS support for the Loki monitoring hook. See the documentation for more
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "borgmatic"
version = "2.1.5.dev0"
version = "2.1.5"
authors = [
{ name="Dan Helfman", email="witten@torsion.org" },
]