From 4820757eedd6812c800841029253f40c643c389f Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Wed, 22 Aug 2018 05:56:04 -0700 Subject: Bump Python version to 3.7 in docs and project meta files --- CHANGES.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES.rst') diff --git a/CHANGES.rst b/CHANGES.rst index 9bfa80f05..6010a148d 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -54,6 +54,9 @@ Features available within the user-defined ``setup`` function. See https://github.com/Pylons/pyramid/pull/3318 +- Add support for Python 3.7. Add testing on Python 3.8 with allowed failures. + See https://github.com/Pylons/pyramid/pull/3333 + Bug Fixes --------- -- cgit v1.2.3