summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Thiel <sthiel@thoughtworks.com>2019-07-29 08:01:07 +0800
committerSebastian Thiel <sthiel@thoughtworks.com>2019-07-29 08:01:45 +0800
commit859ad046aecc077b9118f0a1c2896e3f9237cd75 (patch)
tree6bed71de978345588a70b4ab125951d32d0ef3e6
parent913d806f02cf50250d230f88b897350581f80f6b (diff)
downloadgitpython-859ad046aecc077b9118f0a1c2896e3f9237cd75.tar.gz
Bring back python 2 support2.1.13
-rw-r--r--VERSION2
-rw-r--r--doc/source/changes.rst6
2 files changed, 7 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index 348fc11e..ea4bd0fb 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.1.12
+2.1.13
diff --git a/doc/source/changes.rst b/doc/source/changes.rst
index 92c28b69..b9f28638 100644
--- a/doc/source/changes.rst
+++ b/doc/source/changes.rst
@@ -2,6 +2,12 @@
Changelog
=========
+2.1.13 - Bring back Python 2.7 support
+======================================
+
+My apologies for any inconvenience this may have caused. Following semver, backward incompatible changes
+will be introduced in a minor version.
+
2.1.12 - Bugfixes and Features
==============================