summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2020-07-13 10:11:12 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2020-07-13 10:11:12 +0800
commita175068f3366bb12dba8231f2a017ca2f24024a8 (patch)
tree3c50297fdd7ec814eec85bbe6f7c8a2ef9b2e088
parent3edd16ca6e217ee35353564cad3aa2920bc0c2e2 (diff)
downloadgitpython-a175068f3366bb12dba8231f2a017ca2f24024a8.tar.gz
bump patch level3.1.6
-rw-r--r--VERSION2
-rw-r--r--doc/source/changes.rst5
2 files changed, 6 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index 3ad0595a..9cec7165 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.1.5
+3.1.6
diff --git a/doc/source/changes.rst b/doc/source/changes.rst
index 0fd5637c..d1fd3025 100644
--- a/doc/source/changes.rst
+++ b/doc/source/changes.rst
@@ -2,6 +2,11 @@
Changelog
=========
+3.1.6
+=====
+
+* Greatly reduced package size, see https://github.com/gitpython-developers/GitPython/pull/1031
+
3.1.5
=====