Salome HOME
Copyright update 2022
[modules/shaper.git] / src / PythonAPI / __init__.py
index a7f898d193ac3a6a12356c582cf2ab582dca520d..60faada966b3d475688186b98938357841e3e93c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 #
 # 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@"