@@ -1,4 +1,5 @@
-0.21.7 UNRELEASED
+0.21.8 UNRELEASED
+
0.21.7 2023-12-05
* Fix NameError when encountering errors during HTTP operation.
(Jelmer Vernooij, #1208)
@@ -22,4 +22,4 @@
"""Python implementation of the Git file formats and protocols."""
-__version__ = (0, 21, 7)
+__version__ = (0, 21, 8)