diff options
author | Sebastian Thiel <sebastian.thiel@icloud.com> | 2020-10-01 11:18:13 +0800 |
---|---|---|
committer | Sebastian Thiel <sebastian.thiel@icloud.com> | 2020-10-01 11:18:13 +0800 |
commit | 7cd47aeea822c484342e3f0632ae5cf8d332797d (patch) | |
tree | 633448d8dc8c28e61c6a64fac7428e24afe2ffb2 | |
parent | 60acfa5d8d454a7c968640a307772902d211f043 (diff) | |
download | gitpython-7cd47aeea822c484342e3f0632ae5cf8d332797d.tar.gz |
Bump patch level3.1.9
-rw-r--r-- | VERSION | 2 | ||||
-rw-r--r-- | doc/source/changes.rst | 7 |
2 files changed, 8 insertions, 1 deletions
@@ -1 +1 @@ -3.1.8 +3.1.9 diff --git a/doc/source/changes.rst b/doc/source/changes.rst index 348016ca..bf05f7d2 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -2,6 +2,13 @@ Changelog ========= +3.1.9 +===== + +See the following for details: +https://github.com/gitpython-developers/gitpython/milestone/41?closed=1* + + 3.1.8 ===== |