Skip to content

Commit 6d48ff9

Browse files
committed
Bump version for release.
1 parent 22b77a4 commit 6d48ff9

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.8.dev0
1+
2.0.8
22
* #1114: Document systemd configuration changes for the ZFS filesystem hook.
33
* #1116: Add dumping of database containers via their container names, handy for backing up
44
database containers from the host. See the documentation for more information:

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

0 commit comments

Comments
 (0)