From de213aa84aa8df12c3ae181f3777d75d4603b3b9 Mon Sep 17 00:00:00 2001 From: Jeroen Demeyer Date: Tue, 15 May 2018 16:18:03 +0200 Subject: [PATCH] Fix Python-Version header --- pep-0539.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pep-0539.txt b/pep-0539.txt index 1730afbf204..c6a10a5f3ee 100644 --- a/pep-0539.txt +++ b/pep-0539.txt @@ -4,11 +4,11 @@ Version: $Revision$ Last-Modified: $Date$ Author: Erik M. Bray, Masayuki Yamamoto BDFL-Delegate: Nick Coghlan -Python-Version: 3.7 Status: Final Type: Standards Track Content-Type: text/x-rst Created: 20-Dec-2016 +Python-Version: 3.7 Post-History: 16-Dec-2016, 31-Aug-2017, 08-Sep-2017 Resolution: https://mail.python.org/pipermail/python-dev/2017-September/149358.html