Salome HOME
updated copyright message
[modules/shaper.git] / src / PythonAPI / __init__.py
index ee51e508470b2fc4e08b6b9f5f125bd6e847c75c..542c28d516830330cb74a5f010bb8a3825a68324 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -16,3 +16,5 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+
+__version__ = "@SHAPER_GIT_SHA1@"