We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 959ce40 commit 709c14dCopy full SHA for 709c14d
python-lib/osisoft_constants.py
@@ -405,7 +405,7 @@ class OSIsoftConstants(object):
405
"Security": "{base_url}/eventframes/{webid}/security",
406
"SecurityEntries": "{base_url}/eventframes/{webid}/securityentries"
407
}
408
- PLUGIN_VERSION = "1.3.2-beta.1"
+ PLUGIN_VERSION = "1.3.2"
409
VALUE_COLUMN_SUFFIX = "_val"
410
WEB_API_PATH = "piwebapi"
411
WRITE_HEADERS = {'X-Requested-With': 'XmlHttpRequest'}
0 commit comments