Skip to content

Commit caa83e5

Browse files
authored
chore: librarian release pull request: 20260430T202055Z (#16904)
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v0.11.0 Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:234b9d1f2ddb057ed7ac6a38db0bf8163d839c65c6cf88ade52530cddebce59e <details><summary>google-cloud-bigtable: v2.37.0</summary> ## [v2.37.0](google-cloud-bigtable-v2.36.0...google-cloud-bigtable-v2.37.0) (2026-04-30) </details>
1 parent a41f6b2 commit caa83e5

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

.librarian/state.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1165,7 +1165,7 @@ libraries:
11651165
- packages/google-cloud-bigquery-storage/docs/README.rst
11661166
tag_format: '{id}-v{version}'
11671167
- id: google-cloud-bigtable
1168-
version: 2.36.0
1168+
version: 2.37.0
11691169
last_generated_commit: a6cbf809c4c165e618ee23a059442af90a80a0f5
11701170
apis:
11711171
- path: google/bigtable/admin/v2

librarian.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,7 @@ libraries:
612612
metadata_name_override: bigquerystorage
613613
default_version: v1
614614
- name: google-cloud-bigtable
615-
version: 2.36.0
615+
version: 2.37.0
616616
apis:
617617
- path: google/bigtable/v2
618618
- path: google/bigtable/admin/v2

packages/google-cloud-bigtable/google/cloud/bigtable/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "2.36.0" # {x-release-please-version}
16+
__version__ = "2.37.0" # {x-release-please-version}

packages/google-cloud-bigtable/google/cloud/bigtable_admin/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "2.36.0" # {x-release-please-version}
16+
__version__ = "2.37.0" # {x-release-please-version}

packages/google-cloud-bigtable/google/cloud/bigtable_admin_v2/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "2.36.0" # {x-release-please-version}
16+
__version__ = "2.37.0" # {x-release-please-version}

packages/google-cloud-bigtable/google/cloud/bigtable_v2/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "2.36.0" # {x-release-please-version}
16+
__version__ = "2.37.0" # {x-release-please-version}

packages/google-cloud-bigtable/samples/generated_samples/snippet_metadata_google.bigtable.admin.v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-bigtable-admin",
11-
"version": "2.36.0"
11+
"version": "2.37.0"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)