We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b070e19 commit b400a90Copy full SHA for b400a90
function_schema/__init__.py
@@ -3,7 +3,7 @@
3
"""
4
from .core import get_function_schema, guess_type, Doc, Annotated
5
6
-__version__ = "0.4.2"
+__version__ = "0.4.4"
7
__all__ = (
8
"__version__",
9
"get_function_schema",
0 commit comments