We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0691368 commit 58f08ecCopy full SHA for 58f08ec
src/llmling/__init__.py
@@ -18,7 +18,7 @@
18
from llmling.processors.registry import ProcessorRegistry
19
20
21
-__version__ = "1.5.0"
+__version__ = "1.5.1"
22
23
__all__ = [
24
"Config",
0 commit comments