Bump version for release.

This commit is contained in:
Dan Helfman
2025-05-14 21:16:33 -07:00
parent 79cf3495ee
commit b208c5352a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
2.0.6.dev0
2.0.6
* #1068: Fix a warning from LVM about leaked file descriptors.
* #1086: Fix for the "spot" check breaking when the "--progress" flag is used.
* #1089: Fix for the "spot" check erroring when a checksum command errors.
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "borgmatic"
version = "2.0.6.dev0"
version = "2.0.6"
authors = [
{ name="Dan Helfman", email="witten@torsion.org" },
]