commit - 17a4a5e078f3519a101cdc0d1facde0000963f41
commit + d78de71a390e349106e7fb78e87255706dc75db9
blob - 937a7a27dd5383f04d4c9b38b7e4a371ab121465
blob + 66694931ca0b45bd5690f082ffbaec2464e481ab
--- NEWS
+++ NEWS
-0.21.3 UNRELEASED
+0.21.3 2023-02-17
* Add support for ``worktreeconfig`` extension.
(Jelmer Vernooij)
blob - 58e29c9cc98b9231120e6c242eef8681894f4b37
blob + 3a6ab860163d27865582e8c393eb0219ceef3ee4
--- dulwich/__init__.py
+++ dulwich/__init__.py
"""Python implementation of the Git file formats and protocols."""
-__version__ = (0, 21, 2)
+__version__ = (0, 21, 3)