diff options
author | Sebastian Thiel <sebastian.thiel@icloud.com> | 2021-09-10 10:14:01 +0800 |
---|---|---|
committer | Sebastian Thiel <sebastian.thiel@icloud.com> | 2021-09-10 10:14:01 +0800 |
commit | 03f198f66cceca745a67658b7d16bf4b7e40b9ab (patch) | |
tree | 614b25ba6e858715f1280c8f4087050bf99a13cf /doc | |
parent | 856c0825abd856f01b21a2614f89df20f8f81443 (diff) | |
download | gitpython-03f198f66cceca745a67658b7d16bf4b7e40b9ab.tar.gz |
Fix version discrepancy3.1.23
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 cc3c91b1..bb7a23ba 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -2,7 +2,7 @@ Changelog ========= -3.1.21 +31.23 ====== * This is the second typed release with a lot of improvements under the hood. |