Skip to content

Commit 6bba3dc

Browse files
committed
beta.3
1 parent 8730589 commit 6bba3dc

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
@@ -405,7 +405,7 @@ class OSIsoftConstants(object):
405405
"Security": "{base_url}/eventframes/{webid}/security",
406406
"SecurityEntries": "{base_url}/eventframes/{webid}/securityentries"
407407
}
408-
PLUGIN_VERSION = "1.3.0-beta.2"
408+
PLUGIN_VERSION = "1.3.0-beta.3"
409409
VALUE_COLUMN_SUFFIX = "_val"
410410
WEB_API_PATH = "piwebapi"
411411
WRITE_HEADERS = {'X-Requested-With': 'XmlHttpRequest'}

0 commit comments

Comments
 (0)