Salome HOME
Copyright update 2022
[modules/smesh.git] / src / SMESH_PY / __init__.py
index 3b1f2f4b2a9cbbe858ea7c0eb6db870d6b87b433..f0cca1ab4bb48fc4dbdb526ab6fa35b3c022883b 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -17,3 +17,5 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+
+__version__ = "@SALOMESMESH_GIT_SHA1@"