From 77187f166af712dd453931c6d8ca441804c7e6e0 Mon Sep 17 00:00:00 2001 From: vsr Date: Mon, 19 Nov 2012 11:21:55 +0000 Subject: [PATCH] Increment version to 6.6.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ee6b019..2934307 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ from distutils.core import setup setup(name='YACSGEN', - version='6.5.0', + version='6.6.0', author='C. Caremoli', packages=['module_generator'], scripts=['script/hxx2salome.py',] -- 2.39.2