Commit Diff


commit - acb84dd55abec2beae09a0d78f62187327b88671
commit + 21b303ae99d0fe4477ff8771753fa34eb08e6c6d
blob - 93864e4dabd1b674e6956d407dc997b8e7d8bc9f
blob + 3d0cda06a3fa3cb641da461999a27e5b2ed1fb4f
--- NEWS
+++ NEWS
@@ -1,4 +1,4 @@
-0.21.4.2	UNRELEASED
+0.21.5	UNRELEASED
 
 0.21.4.1	2023-05-04
 
blob - dd9a31a3c8e681c3d87f9bacd12260a41fe1838e
blob + 933e9f9773e248a925b910fdc1906eaf7946098e
--- dulwich/__init__.py
+++ dulwich/__init__.py
@@ -22,4 +22,4 @@
 
 """Python implementation of the Git file formats and protocols."""
 
-__version__ = (0, 21, 4, 1)
+__version__ = (0, 21, 5)