summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2020-02-17 09:23:21 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2020-02-17 09:24:51 +0800
commitbc553d6843c791fc4ad88d60b7d5b850a13fd0ac (patch)
tree093e7c13ff4196cb6263c69536975fcf4929c6b0
parent99b6dffe9604f86f08c2b53bef4f8ab35bb565a1 (diff)
downloadgitpython-bc553d6843c791fc4ad88d60b7d5b850a13fd0ac.tar.gz
bump version to 3.0.83.0.8
-rw-r--r--VERSION2
-rw-r--r--doc/source/changes.rst8
m---------git/ext/gitdb0
3 files changed, 9 insertions, 1 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
-Subproject 43e16318e9ab95f146e230afe0a7cbdc848473f
+Subproject 5dd0f302f101e66d9d70a3b17ce0f379b4db214