From 7fa8f8fa48b0903deab5bb42e6760477173ac485 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonathan=20M=C3=BCller?= Date: Tue, 1 Nov 2016 09:24:49 +0100 Subject: [PATCH] Update version --- ChangeLog.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog.rst b/ChangeLog.rst index 388ae6bd..f4df68b6 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -1,5 +1,5 @@ -3.0.1 - TBD ------------------- +3.0.1 - 2016-11-01 +------------------ * Fixed handling of thousands seperator (`#353 `_) * Fixed handling of ``unsigned char`` strings (`#373 `_)