Bump version for release.

This commit is contained in:
Dan Helfman 2025-02-10 14:21:33 -08:00
commit 3bc14ba364
2 changed files with 2 additions and 2 deletions

2
NEWS
View file

@ -1,4 +1,4 @@
1.9.10.dev0
1.9.10
* #966: Add a "!credential" tag for loading systemd credentials into borgmatic configuration
files. See the documentation for more information:
https://torsion.org/borgmatic/docs/how-to/provide-your-passwords/

View file

@ -1,6 +1,6 @@
[project]
name = "borgmatic"
version = "1.9.10.dev0"
version = "1.9.10"
authors = [
{ name="Dan Helfman", email="witten@torsion.org" },
]