From e4946cebd3b40aba7e2795b36646ea6325451b03 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 23 Jan 2017 13:52:40 -0500 Subject: [PATCH] v0.2.5 --- HISTORY.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.txt b/HISTORY.txt index 9ace98d9..300a5cc9 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -3,6 +3,7 @@ - Cleanups from PRs: typos. - Better --where output when no Pipfile is present. - Fix for Python 3. + - Rely directly on pexpect. 0.2.4: - Fix for bash shell. 0.2.3: