From 325313aa3811bca624096fa8ffbace4bccbbc3d0 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 24 Jan 2017 21:37:48 -0500 Subject: [PATCH] fix for python3 --- HISTORY.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.txt b/HISTORY.txt index 6df089cf..e186dccb 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,3 +1,5 @@ +3.1.3: + - Python 3 fix. 3.1.2: - Python 3 fix. 3.1.1: