From c8de4d41fbf97db29769c5b3e054a3ac595f33c7 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 31 Jan 2017 23:28:40 -0500 Subject: [PATCH] v3.3.0 --- HISTORY.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/HISTORY.txt b/HISTORY.txt index 7f31e377..099e1e00 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,4 +1,6 @@ -3.2.15: + +3.3.0: + - Use pew to manage virtual environments. - Improved dashed version parsing. 3.2.14: - Give --python precedence over --three/--two.