2
0
Эх сурвалжийг харах

Bump version for release.

Dan Helfman 4 сар өмнө
parent
commit
e789de0851
2 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 1 1
      NEWS
  2. 1 1
      pyproject.toml

+ 1 - 1
NEWS

@@ -1,4 +1,4 @@
-1.9.6.dev0
+1.9.6
  * #959: Fix an error in the Btrfs hook when a subvolume mounted at "/" is configured in borgmatic's
    source directories.
  * #960: Fix for archives storing relative source directory paths such that they contain the working

+ 1 - 1
pyproject.toml

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