diff --git a/src/lembas/__init__.py b/src/lembas/__init__.py index 36a6efc..7cb8534 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.7.2" +__version__ = "0.8.0"