From 0df4fd52b16316acc24ea238ca10548379887119 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Lecomte?= Date: Thu, 12 Feb 2015 20:45:25 +0100 Subject: [PATCH] Update version: 0.14 --- friture/__init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/friture/__init__.py b/friture/__init__.py index 5488c575..0ffb0a3a 100644 --- a/friture/__init__.py +++ b/friture/__init__.py @@ -18,7 +18,7 @@ # along with Friture. If not, see . # version and date -__version__ = "0.13" -__releasedate__ = "2015-02-11" +__version__ = "0.14" +__releasedate__ = "2015-02-12" __all__ = ["plotting"] \ No newline at end of file