Skip to content

Commit

Permalink
Bump version 0.11.4 → 0.11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
phil65 committed Dec 5, 2024
1 parent b4a49a1 commit 92e612b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/llmling/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
from llmling.server import LLMLingServer


__version__ = "0.11.4"
__version__ = "0.11.5"

__all__ = [
"Config",
Expand Down

0 comments on commit 92e612b

Please sign in to comment.