From 25df09c171a548fd71d4df735767bf763a653b83 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 14 Mar 2018 09:44:03 -0400 Subject: [PATCH] history Signed-off-by: Kenneth Reitz --- HISTORY.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.txt b/HISTORY.txt index 5d8c65b6..6a492227 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,3 +1,5 @@ +11.7.3: + - Increase compatibility with strange Python installations (concurrency.futures). 11.7.2: - Bugfixes. 11.7.1: