diff options
-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 ===== |