@@ -1,4 +1,4 @@
-0.20.47 UNRELEASED
+0.20.47 2022-10-29
* Fix Repo.reset_index.
Previously, it instead took the union with the given tree.
@@ -22,4 +22,4 @@
"""Python implementation of the Git file formats and protocols."""
-__version__ = (0, 20, 46)
+__version__ = (0, 20, 47)