diff --git a/src/lembas/__init__.py b/src/lembas/__init__.py index 8495fa4..ab34838 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.6.3" +__version__ = "0.6.4"