From 7e5199aae65821fe5f3cf134053664685074ae29 Mon Sep 17 00:00:00 2001 From: vsr Date: Thu, 15 Oct 2015 08:58:17 +0300 Subject: [PATCH] Increment version: 7.7.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 14bd0b7..0acdf71 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ from distutils.core import setup setup(name='YACSGEN', - version='7.6.0', + version='7.7.0', author='C. Caremoli', packages=['module_generator'], scripts=['script/hxx2salome.py',] -- 2.39.2