Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Generated from connectrpc/conformance/v1/service.proto. DO NOT EDIT.
# Generated by protoc-gen-connectrpc-py v0.11.0 with parameter "".
# Generated by protoc-gen-connectrpc-py v0.11.1 with parameter "".
# ruff: noqa: PGH004
# ruff: noqa
# fmt: off
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Generated from grpc/reflection/v1/reflection.proto. DO NOT EDIT.
# Generated by protoc-gen-connectrpc-py v0.11.0 with parameter "".
# Generated by protoc-gen-connectrpc-py v0.11.1 with parameter "".
# ruff: noqa: PGH004
# ruff: noqa
# fmt: off
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Generated from grpc/reflection/v1alpha/reflection.proto. DO NOT EDIT.
# Generated by protoc-gen-connectrpc-py v0.11.0 with parameter "".
# Generated by protoc-gen-connectrpc-py v0.11.1 with parameter "".
# ruff: noqa: PGH004
# ruff: noqa
# fmt: off
Expand Down
2 changes: 1 addition & 1 deletion example/example/gen/connectrpc/eliza/v1/eliza_connect.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Generated from connectrpc/eliza/v1/eliza.proto. DO NOT EDIT.
# Generated by protoc-gen-connectrpc-py v0.11.0 with parameter "".
# Generated by protoc-gen-connectrpc-py v0.11.1 with parameter "".
# ruff: noqa: PGH004
# ruff: noqa
# fmt: off
Expand Down
2 changes: 1 addition & 1 deletion protoc-gen-connectrpc/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "protoc-gen-connectrpc"
version = "0.11.0"
version = "0.11.1"
description = "Code generator for connectrpc"
readme = "README.md"
requires-python = ">= 3.10"
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "connectrpc"
version = "0.11.0"
version = "0.11.1"
description = "Server and client runtime library for Connect RPC"
readme = "README.md"
requires-python = ">= 3.10"
Expand Down
2 changes: 1 addition & 1 deletion test/connectrpc/example/haberdasher_connect.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Generated from connectrpc/example/haberdasher.proto. DO NOT EDIT.
# Generated by protoc-gen-connectrpc-py v0.11.0 with parameter "".
# Generated by protoc-gen-connectrpc-py v0.11.1 with parameter "".
# ruff: noqa: PGH004
# ruff: noqa
# fmt: off
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Generated from connectrpc/example/haberdasher.proto. DO NOT EDIT.
# Generated by protoc-gen-connectrpc-py v0.11.0 with parameter "protobuf=google".
# Generated by protoc-gen-connectrpc-py v0.11.1 with parameter "protobuf=google".
# ruff: noqa: PGH004
# ruff: noqa
# fmt: off
Expand Down
4 changes: 2 additions & 2 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading