Skip to content

Commit 9d59cda

Browse files
committed
v1.2.4
1 parent 07b7a1f commit 9d59cda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3-beta.1"
406+
PLUGIN_VERSION = "1.2.4-beta.1"
407407
VALUE_COLUMN_SUFFIX = "_val"
408408
WEB_API_PATH = "piwebapi"
409409
WRITE_HEADERS = {'X-Requested-With': 'XmlHttpRequest'}

0 commit comments

Comments
 (0)