Skip to content

Commit

Permalink
Bump version 1.2.5 → 1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
phil65 committed Dec 10, 2024
1 parent b854016 commit 9c9d9f6
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 @@ -18,7 +18,7 @@
from llmling.processors.registry import ProcessorRegistry


__version__ = "1.2.5"
__version__ = "1.2.6"

__all__ = [
"Config",
Expand Down

0 comments on commit 9c9d9f6

Please sign in to comment.