From bff663970b30f86ede5bd4a13b0c4a3722b210de Mon Sep 17 00:00:00 2001 From: vsr Date: Fri, 12 Apr 2013 15:29:41 +0000 Subject: [PATCH] Increment version to 7.2.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 2063b46..db4251a 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ from distutils.core import setup setup(name='YACSGEN', - version='7.1.0', + version='7.2.0', author='C. Caremoli', packages=['module_generator'], scripts=['script/hxx2salome.py',] -- 2.39.2