@@ -6,4 +6,4 @@ resolver = "2"
pyo3 = "0.23"
[workspace.package]
-version = "0.22.7"
+version = "0.22.8"
@@ -1,4 +1,4 @@
-0.22.8 UNRELEASED
+0.22.8 2025-03-02
* Allow passing in plain strings to ``dulwich.porcelain.tag_create``
(Jelmer Vernooij, #1499)
@@ -23,4 +23,4 @@
"""Python implementation of the Git file formats and protocols."""
-__version__ = (0, 22, 7)
+__version__ = (0, 22, 8)