Skip to content

Commit 9fc4e20

Browse files
committed
version bump
1 parent 29a38da commit 9fc4e20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "function-schema"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
requires-python = ">= 3.9"
55
description = "A small utility to generate JSON schemas for python functions."
66
readme = "README.md"

0 commit comments

Comments
 (0)