From: vsr Date: Thu, 15 Oct 2015 05:58:17 +0000 (+0300) Subject: Increment version: 7.7.0 X-Git-Tag: V7_7_0_WIN X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=7e5199aae65821fe5f3cf134053664685074ae29;p=tools%2Fyacsgen.git Increment version: 7.7.0 --- 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',]