Skip to content

Commit 6e7d69c

Browse files
committed
Bump to latest function-sdk-python
v0.11.0 introduces required schemas support, and capability advertisement. https://github.com/crossplane/function-sdk-python/releases/tag/v0.11.0 Signed-off-by: Nic Cope <nicc@rk0n.org>
1 parent bbf5fb3 commit 6e7d69c

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
@@ -18,7 +18,7 @@ classifiers = [
1818
]
1919

2020
dependencies = [
21-
"crossplane-function-sdk-python==0.10.0",
21+
"crossplane-function-sdk-python==0.11.0",
2222
"click==8.3.1",
2323
"grpcio==1.76.0",
2424
]

0 commit comments

Comments
 (0)