diff options
author | Fabian Affolter <fabian@affolter-engineering.ch> | 2021-09-10 08:15:55 +0200 |
---|---|---|
committer | Sebastian Thiel <sebastian.thiel@icloud.com> | 2021-09-10 14:18:21 +0800 |
commit | 146202cdcbed8239651ccc62d36a8e5af3ceff8c (patch) | |
tree | ca20d1fe2fe8358170ed3d086dd17b9e67af1caa /doc | |
parent | 03f198f66cceca745a67658b7d16bf4b7e40b9ab (diff) | |
download | gitpython-146202cdcbed8239651ccc62d36a8e5af3ceff8c.tar.gz |
Fix title
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/changes.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/changes.rst b/doc/source/changes.rst index bb7a23ba..ac73b172 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -2,7 +2,7 @@ Changelog ========= -31.23 +3.1.23 ====== * This is the second typed release with a lot of improvements under the hood. |