We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce0dc7d commit 9c03600Copy full SHA for 9c03600
1 file changed
llms_wrapper/version.py
@@ -1,3 +1,3 @@
1
import importlib.metadata
2
-__version__ = "0.7"
+__version__ = "0.8"
3
0 commit comments