Skip to content

Commit 648fb90

Browse files
Prepare for v0.10.0
Based on [this comment][1], I think our next release ought to be `v0.10.0`. [1]: #230 (comment) Signed-off-by: Stefan VanBuren <svanburen@buf.build>
1 parent 295688d commit 648fb90

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-connectrpc"
3-
version = "0.9.1"
3+
version = "0.10.0"
44
description = "Code generator for connect-python"
55
readme = "README.md"
66
requires-python = ">= 3.10"

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 = "connectrpc"
3-
version = "0.9.1"
3+
version = "0.10.0"
44
description = "Server and client runtime library for Connect RPC"
55
readme = "README.md"
66
requires-python = ">= 3.10"

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)