Skip to content

Commit 58f08ec

Browse files
committed
Bump version 1.5.0 → 1.5.1
1 parent 0691368 commit 58f08ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/llmling/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
from llmling.processors.registry import ProcessorRegistry
1919

2020

21-
__version__ = "1.5.0"
21+
__version__ = "1.5.1"
2222

2323
__all__ = [
2424
"Config",

0 commit comments

Comments
 (0)