Salome HOME
Aster changed some paths in version 11.4
[tools/yacsgen.git] / setup.py
index 06e3c8ebc93eb10a2cc812c036c1af5039582573..db4251aa127caf477fb3f3d9826cc7693cbc0e4f 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -19,7 +19,7 @@
 
 from distutils.core import setup
 setup(name='YACSGEN',
-      version='7.0.0',
+      version='7.2.0',
       author='C. Caremoli',
       packages=['module_generator'],
       scripts=['script/hxx2salome.py',]