From 6fff30f8ce79299cc3aafb353e9697958e9cf750 Mon Sep 17 00:00:00 2001 From: Sven Kreiss Date: Tue, 31 May 2016 08:27:25 -0400 Subject: [PATCH] version 0.3.21 --- HISTORY.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index dae0ebae0..d63704f53 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -2,7 +2,9 @@ Changelog ========= -* `master `_ +* `master `_ +* `v0.3.21 `_ (2016-05-31) + * faster text file reading by using ``io.TextIOWrapper`` for decoding * `v0.3.20 `_ (2016-05-01) * Google Storage file system (using ``gs://``) * dependencies: ``requests`` and ``boto`` are not optional anymore