@@ -1,4 +1,4 @@
-0.21.8 UNRELEASED
+0.22.0 2024-04-22
* Stop installing docs/ as part of package code. (Jelmer Vernooij, #1248)
@@ -22,4 +22,4 @@
"""Python implementation of the Git file formats and protocols."""
-__version__ = (0, 21, 8)
+__version__ = (0, 22, 0)