Skip to content

Commit 10813e9

Browse files
committed
Bump version to 0.9.1
1 parent 77d45ca commit 10813e9

4 files changed

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

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)