Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

chore: move version to gapic_version.py#830

Merged
acocuzzo merged 6 commits intomainfrom
move-version-to-gapic-version-py
Dec 2, 2022
Merged

chore: move version to gapic_version.py#830
acocuzzo merged 6 commits intomainfrom
move-version-to-gapic-version-py

Conversation

@parthea
Copy link
Copy Markdown
Contributor

@parthea parthea commented Dec 2, 2022

fix(deps): require grpcio-status>=1.33.2
fix(deps): require google-api-core[grpc] >= 1.33.2

This PR includes the following changes:

partheniou@partheniou-vm-2:~/.repo/python-pubsub$ python3
Python 3.7.13 (default, Nov 10 2022, 15:01:44) 
[GCC 12.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import google.pubsub
>>> import google.pubsub_v1
>>> google.pubsub.__version__
'2.13.11'
>>> google.pubsub_v1.__version__
'2.13.11'

@parthea parthea requested a review from a team December 2, 2022 16:39
@parthea parthea requested review from a team as code owners December 2, 2022 16:39
@parthea parthea requested a review from atulep December 2, 2022 16:39
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. api: pubsub Issues related to the googleapis/python-pubsub API. labels Dec 2, 2022
Copy link
Copy Markdown
Contributor

@acocuzzo acocuzzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks

@acocuzzo acocuzzo merged commit f3bf21d into main Dec 2, 2022
@acocuzzo acocuzzo deleted the move-version-to-gapic-version-py branch December 2, 2022 22:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: pubsub Issues related to the googleapis/python-pubsub API. size: xl Pull request size is extra large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants