diff options
author | Sebastian Thiel <byronimo@gmail.com> | 2014-11-18 09:59:46 +0100 |
---|---|---|
committer | Sebastian Thiel <byronimo@gmail.com> | 2014-11-18 09:59:46 +0100 |
commit | 5b6080369e7ee47b7d746685d264358c91d656bd (patch) | |
tree | 18cf7ba2451e985c063f715c5fa09c0796985f5d /doc | |
parent | da09f02e67cb18e2c5312b9a36d2891b80cd9dcd (diff) | |
download | gitpython-0.3.2.1.tar.gz |
Bumping version 0.3.2.10.3.2.1
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/changes.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/source/changes.rst b/doc/source/changes.rst index 927f326c..4238e5f5 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -2,6 +2,10 @@ Changelog ========= +0.3.2.1 +======= +* `Fix for #207 <https://github.com/gitpython-developers/GitPython/issues/207>`_ + 0.3.2 ===== |