From 1f2f3e848e10d145fe28d6a8e07b0c579dd0c276 Mon Sep 17 00:00:00 2001 From: yobmod Date: Sun, 28 Feb 2021 17:52:45 +0000 Subject: drop py3.4 support --- doc/source/changes.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/source/changes.rst') diff --git a/doc/source/changes.rst b/doc/source/changes.rst index cfb7f1fa..405179d0 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -8,6 +8,7 @@ Changelog * git.Commit objects now have a ``replace`` method that will return a copy of the commit with modified attributes. * Add python 3.9 support +* Drop python 3.4 support 3.1.13 ====== -- cgit v1.2.1