Skip to content

Commit c492294

Browse files
committed
update beta version
1 parent 55a18e5 commit c492294

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python-lib/osisoft_constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ class OSIsoftConstants(object):
403403
"Security": "{base_url}/eventframes/{webid}/security",
404404
"SecurityEntries": "{base_url}/eventframes/{webid}/securityentries"
405405
}
406-
PLUGIN_VERSION = "1.2.2-beta.4"
406+
PLUGIN_VERSION = "1.2.2-beta.5"
407407
VALUE_COLUMN_SUFFIX = "_val"
408408
WEB_API_PATH = "piwebapi"
409409
WRITE_HEADERS = {'X-Requested-With': 'XmlHttpRequest'}

0 commit comments

Comments
 (0)