From 821968a4b12ca75b0925bad87a37df03a45b2e11 Mon Sep 17 00:00:00 2001 From: akharit <38331238+akharit@users.noreply.github.com> Date: Mon, 15 Oct 2018 17:15:24 -0700 Subject: [PATCH] Remove extraneous 0 --- HISTORY.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index 2ab0aae..f05aa07 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,7 +3,7 @@ Release History =============== -0.0.33 (2018-10-015) +0.0.33 (2018-10-15) +++++++++++++++++++ * Fixed concat issue with plus(or other symbols) in filename * Added readinto method