Skip to content

Commit 3d4f317

Browse files
authored
Prepare for v0.9.0 (#162)
Signed-off-by: Anuraag Agrawal <anuraaga@gmail.com>
1 parent e6d572d commit 3d4f317

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

protoc-gen-connect-python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "protoc-gen-connect-python"
3-
version = "0.8.1"
3+
version = "0.9.0"
44
description = "Code generator for connect-python"
55
maintainers = [
66
{ name = "Anuraag Agrawal", email = "anuraaga@gmail.com" },

protoc-gen-connect-python/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "connect-python"
3-
version = "0.8.1"
3+
version = "0.9.0"
44
description = "Server and client runtime library for Connect RPC"
55
maintainers = [
66
{ name = "Anuraag Agrawal", email = "anuraaga@gmail.com" },

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)