Add __version__
to retrieve the library version at runtime in all packages
#13643
Labels
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
It's possible to query the client library version at runtime using
__version__
for most packages, however__version__
is not available in all packages.As an example, the following works for
google-cloud-access-approval
We should add this functionality to the remaining packages along with a unit test.
googleapis-common-protos
grpc-google-iam-v1
google-cloud-audit-log
google-cloud-access-context-manager
The text was updated successfully, but these errors were encountered: