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 --- RELEASING.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'RELEASING.txt') diff --git a/RELEASING.txt b/RELEASING.txt index bec140309..b6603c597 100644 --- a/RELEASING.txt +++ b/RELEASING.txt @@ -33,8 +33,8 @@ Prepare new release branch - Run tests on Windows if feasible. -- Make sure all scaffold tests pass (CPython 2.7, 3.4, 3.5, and 3.6, and PyPy - on UNIX; this doesn't work on Windows): +- Make sure all scaffold tests pass (CPython 2.7, 3.4, 3.5, 3.6, and 3.7, and + PyPy on UNIX; this doesn't work on Windows): $ ./scaffoldtests.sh -- cgit v1.2.3