From 7a3e9a6e03a263457d8ca92b13f7bfcceda22fae Mon Sep 17 00:00:00 2001 From: vsr Date: Wed, 20 Mar 2013 09:36:55 +0000 Subject: [PATCH] Increment version of 7.1.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 06e3c8e..0a0b855 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ from distutils.core import setup setup(name='YACSGEN', - version='7.0.0', + version='7.1.0', author='C. Caremoli', packages=['module_generator'], scripts=['script/hxx2salome.py',] -- 2.39.2