From: Vivien Maisonneuve Date: Sat, 23 Aug 2014 08:01:01 +0000 (+0200) Subject: Version 1.0.1 X-Git-Tag: 1.0.1 X-Git-Url: https://scm.cri.ensmp.fr/git/linpy.git/commitdiff_plain/d1c9ff71cf2d59fa6c56665d1569d16d3f1428a6 Version 1.0.1 --- 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'