diff --git a/src/lembas/__init__.py b/src/lembas/__init__.py index 897a20d..017429c 100644 --- a/src/lembas/__init__.py +++ b/src/lembas/__init__.py @@ -1,3 +1,3 @@ """LLeMbas - a Middle-earth themed web UI for OpenAI-compatible LLM endpoints.""" -__version__ = "0.5.0" +__version__ = "0.6.0"