From d1c9ff71cf2d59fa6c56665d1569d16d3f1428a6 Mon Sep 17 00:00:00 2001 From: Vivien Maisonneuve Date: Sat, 23 Aug 2014 10:01:01 +0200 Subject: [PATCH] Version 1.0.1 --- linpy/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linpy/_version.py b/linpy/_version.py index 15a1bcc..24d8a8b 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' +__version__ = '1.0.1' -- 2.20.1