From 803aca26d3f611f7dfd7148f093f525578d609ef Mon Sep 17 00:00:00 2001 From: yobmod Date: Fri, 26 Feb 2021 15:07:29 +0000 Subject: add python 3.9 support --- doc/source/changes.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/source') diff --git a/doc/source/changes.rst b/doc/source/changes.rst index 86cc5f37..cfb7f1fa 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -7,6 +7,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 3.1.13 ====== -- cgit v1.2.1