From 234b7b44d7a1821bf203ba6fc6dcaf06baaa278a Mon Sep 17 00:00:00 2001 From: saullogiovani Date: Wed, 29 Oct 2014 08:48:05 +0100 Subject: [PATCH] REL: Version 0.3.1 --- compmech/__init__.py | 2 +- doc/source/index.rst | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/compmech/__init__.py b/compmech/__init__.py index 0f1aee41..d5d5d50b 100644 --- a/compmech/__init__.py +++ b/compmech/__init__.py @@ -1,2 +1,2 @@ -__version__ = '0.3.0' +__version__ = '0.3.1' diff --git a/doc/source/index.rst b/doc/source/index.rst index 43885150..be184db1 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -25,6 +25,9 @@ Released Versions `All released versions available here `_ +`Version 0.3.1 +`_ + `Version 0.3.0 `_