pyxecm 1.3.0__py3-none-any.whl → 1.5__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of pyxecm might be problematic. Click here for more details.

pyxecm/otiv.py CHANGED
@@ -10,7 +10,7 @@ config : returns config data set
10
10
  """
11
11
 
12
12
  __author__ = "Dr. Marc Diefenbruch"
13
- __copyright__ = "Copyright 2023, OpenText"
13
+ __copyright__ = "Copyright 2024, OpenText"
14
14
  __credits__ = ["Kai-Philip Gatzweiler"]
15
15
  __maintainer__ = "Dr. Marc Diefenbruch"
16
16
  __email__ = "mdiefenb@opentext.com"