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