diff --git a/README.md b/README.md index 991e4df..a9b212b 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ Libraries for Java 32.0.1-jre API. For more information, see documentation here: This package includes supporting Inductive Automation's classes and interfaces. For more information, see documentation here: -. +. #### org.apache @@ -133,7 +133,7 @@ This package includes supporting classes and interfaces from Mongo Java driver This package includes supporting classes and interfaces from the Inductive Automation's `org.json` package, see documentation here: - + #### org.python diff --git a/src/system/__version__.py b/src/system/__version__.py index 7bfee0b..d947017 100644 --- a/src/system/__version__.py +++ b/src/system/__version__.py @@ -1,4 +1,4 @@ """Package information.""" -__version__ = "8.1.52" -__build__ = "2026011309" +__version__ = "8.1.55" +__build__ = "2026091508"