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 29a38da commit 9fc4e20Copy full SHA for 9fc4e20
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "function-schema"
3
-version = "0.2.0"
+version = "0.3.0"
4
requires-python = ">= 3.9"
5
description = "A small utility to generate JSON schemas for python functions."
6
readme = "README.md"
0 commit comments