Skip to content

Commit

Permalink
Bump version 0.9.2 → 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
phil65 committed Dec 2, 2024
1 parent 9df64d1 commit b6bd62f
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.9.2"
__version__ = "0.10.0"

__all__ = [
"Config",
Expand Down

0 comments on commit b6bd62f

Please sign in to comment.