From 809c5b59db7b6be224146b8d957453a0f9fb43aa Mon Sep 17 00:00:00 2001 From: Vivien Maisonneuve Date: Mon, 8 Dec 2014 23:59:15 +0100 Subject: [PATCH] Version 1.0.3 --- linpy/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linpy/_version.py b/linpy/_version.py index e3bc43b..02d181e 100644 --- a/linpy/_version.py +++ b/linpy/_version.py @@ -15,4 +15,4 @@ # You should have received a copy of the GNU General Public License # along with LinPy. If not, see . -__version__ = '1.0.2' +__version__ = '1.0.3' -- 2.20.1