From: Vivien Maisonneuve Date: Wed, 20 Aug 2014 12:49:49 +0000 (+0200) Subject: Version 1.0 X-Git-Tag: 1.0 X-Git-Url: https://scm.cri.ensmp.fr/git/linpy.git/commitdiff_plain/refs/tags/1.0 Version 1.0 --- diff --git a/linpy/_version.py b/linpy/_version.py index 0d597bf..15a1bcc 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.0a' +__version__ = '1.0'