Skip to content

Commit 0bc4221

Browse files
committed
fix py version
1 parent 8dbb9d3 commit 0bc4221

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/py/pyproject.toml.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "guardrails-api-client"
3-
version = "0.3.9"
3+
version = "0.3.10"
44
description = "Guardrails API Client."
55
authors = [
66
{name = "Guardrails AI", email = "[email protected]"}

0 commit comments

Comments
 (0)