Skip to content

Commit

Permalink
Bump version 0.11.6 → 0.11.7
Browse files Browse the repository at this point in the history
  • Loading branch information
phil65 committed Dec 6, 2024
1 parent 3981da3 commit a9d78e3
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.6"
__version__ = "0.11.7"

__all__ = [
"Config",
Expand Down

0 comments on commit a9d78e3

Please sign in to comment.