From 8deefe938ae9f7083e31eda47aa51b36c0b7ffeb Mon Sep 17 00:00:00 2001 From: Ghazni Nattarshah Date: Sat, 11 Jan 2025 08:19:54 +0530 Subject: [PATCH] Distribute with grpc-gateway 2.25.1 --- grpc-gateway | 2 +- setup.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/grpc-gateway b/grpc-gateway index 09e3965..c89fdf7 160000 --- a/grpc-gateway +++ b/grpc-gateway @@ -1 +1 @@ -Subproject commit 09e3965a330155f7db8482269d7d91b9bceb7641 +Subproject commit c89fdf75793efea2c74ef3701b220ea84d481735 diff --git a/setup.cfg b/setup.cfg index 164574e..ec11a00 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = grpc_protoc_annotations -version = 2.16.0 +version = 2.25.1 author = Prosehair author_email = nicolas@prosehair.com description = Provides the missing pieces for gRPC Gateway.