From 2a77a281fff57cf114a70e5d5fb176d7cd113067 Mon Sep 17 00:00:00 2001 From: Jean-Philippe ARGAUD Date: Tue, 29 Jan 2019 11:39:30 +0100 Subject: [PATCH] Updating version --- src/daComposant/daCore/version.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/daComposant/daCore/version.py b/src/daComposant/daCore/version.py index 96bf94d..553a4a7 100644 --- a/src/daComposant/daCore/version.py +++ b/src/daComposant/daCore/version.py @@ -27,9 +27,9 @@ __author__ = "Jean-Philippe ARGAUD" __all__ = [] name = "ADAO" -version = "9.2.0" -year = "2018" -date = "lundi 03 septembre 2018, 12:12:12 (UTC+0100)" +version = "9.3.0" +year = "2019" +date = "vendredi 26 avril 2019, 12:12:12 (UTC+0100)" longname = name + ", a module for Data Assimilation and Optimization" cata = "V" + version.replace(".","_") -- 2.39.2