From: vsr Date: Fri, 27 Jun 2014 10:15:20 +0000 (+0400) Subject: Version update: 7.4.1 X-Git-Tag: V7_4_1rc1^0 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=a09fcf5fb04476a8620e1f70d17d0fe33a1261e5;p=tools%2Fyacsgen.git Version update: 7.4.1 --- diff --git a/setup.py b/setup.py index 0018745..0305b9b 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ from distutils.core import setup setup(name='YACSGEN', - version='7.4.0', + version='7.4.1', author='C. Caremoli', packages=['module_generator'], scripts=['script/hxx2salome.py',]