Skip to content

Commit 65ff7d0

Browse files
committed
version bump to 0.3.4
1 parent ee9ef67 commit 65ff7d0

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.3.3"
3+
version = "0.3.4"
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)