Skip to content

Commit b137962

Browse files
authored
Merge pull request #1273 from llmware-ai/doberst-patch-1
Update __init__.py
2 parents 482a0a1 + 4985fa8 commit b137962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llmware/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"""
2222

2323

24-
__version__ = '0.4.4'
24+
__version__ = '0.4.5'
2525
__author__ = 'llmware'
2626
__license__ = 'Apache 2.0 License'

0 commit comments

Comments
 (0)