From c580909bf615a6bcd133be657990b5d97009f82a Mon Sep 17 00:00:00 2001 From: Nate Prewitt Date: Tue, 31 Jan 2017 09:22:56 -0700 Subject: [PATCH] updating history --- HISTORY.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.txt b/HISTORY.txt index 48ba7514..600e2627 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,5 +1,6 @@ 3.2.14: - Give --python precedence over --three/--two. + - Bug fixes. 3.2.13: - Improved stderr output for --requirements. - Bug fixes.