From 91f6e625da81cb43ca8bc961da0c060f23777fd1 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Sat, 8 Feb 2020 11:27:34 +0800 Subject: v3.0.7 --- doc/source/changes.rst | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'doc/source') diff --git a/doc/source/changes.rst b/doc/source/changes.rst index 6833835a..953a79b4 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -2,8 +2,8 @@ Changelog ========= -3.0.6 - Bugfixes -============================================= +3.0.7 - Bugfixes +================================================= * removes python 2 compatibility shims, making GitPython a pure Python 3 library with all of the python related legacy removed. @@ -15,6 +15,13 @@ see the following for details: https://github.com/gitpython-developers/gitpython/milestone/33?closed=1 +3.0.6 - Bugfixes - unsigned/partial - do not use +================================================= + +There was an issue with my setup, so things managed to slip to pypi without a signature. + +Use 3.0.7 instead. + 3.0.5 - Bugfixes ============================================= -- cgit v1.2.1