From bc553d6843c791fc4ad88d60b7d5b850a13fd0ac Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Mon, 17 Feb 2020 09:23:21 +0800 Subject: bump version to 3.0.8 --- VERSION | 2 +- doc/source/changes.rst | 8 ++++++++ git/ext/gitdb | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 2451c27c..67786e24 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.0.7 +3.0.8 diff --git a/doc/source/changes.rst b/doc/source/changes.rst index 953a79b4..7dde9590 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -2,6 +2,14 @@ Changelog ========= +3.0.8 - Bugfixes +================================================= + +* depende on a pure Python3 version of GitDB + +see the following for details: +https://github.com/gitpython-developers/gitpython/milestone/33?closed=1 + 3.0.7 - Bugfixes ================================================= diff --git a/git/ext/gitdb b/git/ext/gitdb index 43e16318..5dd0f302 160000 --- a/git/ext/gitdb +++ b/git/ext/gitdb @@ -1 +1 @@ -Subproject commit 43e16318e9ab95f146e230afe0a7cbdc848473fe +Subproject commit 5dd0f302f101e66d9d70a3b17ce0f379b4db214b -- cgit v1.2.3