diff --git a/src/solace_ai_connector/__init__.py b/src/solace_ai_connector/__init__.py index 049ed98..9a367fd 100644 --- a/src/solace_ai_connector/__init__.py +++ b/src/solace_ai_connector/__init__.py @@ -1,3 +1,3 @@ # Internal components that are dynamically loaded by the AI Connector # Listing them here allows for them to use relative imports -__version__ = "0.1.3" +__version__ = "0.1.4"