diff options
| author | Sebastian Thiel <sebastian.thiel@icloud.com> | 2020-10-23 10:19:51 +0800 |
|---|---|---|
| committer | Sebastian Thiel <sebastian.thiel@icloud.com> | 2020-10-23 10:19:51 +0800 |
| commit | e30a597b028290c7f703e68c4698499b3362a38f (patch) | |
| tree | 04da8d69bfd76c891ebde9e34363f973078c9dbb | |
| parent | c96476be7f10616768584a95d06cd1bddfe6d404 (diff) | |
| download | gitpython-e30a597b028290c7f703e68c4698499b3362a38f.tar.gz | |
bump patch level3.1.10
| -rw-r--r-- | VERSION | 2 | ||||
| -rw-r--r-- | doc/source/changes.rst | 7 |
2 files changed, 8 insertions, 1 deletions
@@ -1 +1 @@ -3.1.9 +3.1.10 diff --git a/doc/source/changes.rst b/doc/source/changes.rst index bf05f7d2..6cca60aa 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -2,6 +2,13 @@ Changelog ========= +3.1.10 +====== + +See the following for details: +https://github.com/gitpython-developers/gitpython/milestone/42?closed=1* + + 3.1.9 ===== |
