From e03ae6c8ed935a68aa0c32cc5276130841cfba30 Mon Sep 17 00:00:00 2001 From: vsr Date: Thu, 28 Nov 2013 14:40:13 +0000 Subject: [PATCH] Increment version to 7.3.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index db4251a..bc94716 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ from distutils.core import setup setup(name='YACSGEN', - version='7.2.0', + version='7.3.0', author='C. Caremoli', packages=['module_generator'], scripts=['script/hxx2salome.py',] -- 2.39.2