Skip to content

Commit 54fd04b

Browse files
authored
chore: librarian release pull request: 20260529T145921Z (#17312)
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v0.15.1-0.20260528141105-567c9bf1faa7 Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:234b9d1f2ddb057ed7ac6a38db0bf8163d839c65c6cf88ade52530cddebce59e <details><summary>google-maps-mapmanagement: v0.1.0</summary> ## [v0.1.0](google-maps-mapmanagement-v0.0.0...google-maps-mapmanagement-v0.1.0) (2026-05-29) ### Features * add google-maps-mapmanagement (#16930) ([19331c9](19331c96)) * regenerate google-maps packages (#17073) ([bd31a8c](bd31a8c7)) </details>
1 parent c04f892 commit 54fd04b

6 files changed

Lines changed: 13 additions & 5 deletions

File tree

.librarian/state.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5512,7 +5512,7 @@ libraries:
55125512
- packages/google-maps-geocode/docs/
55135513
tag_format: '{id}-v{version}'
55145514
- id: google-maps-mapmanagement
5515-
version: 0.0.0
5515+
version: 0.1.0
55165516
last_generated_commit: ""
55175517
apis:
55185518
- path: google/maps/mapmanagement/v2beta

librarian.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2251,7 +2251,7 @@ libraries:
22512251
- proto-plus-deps=google.geo.type
22522252
default_version: v4
22532253
- name: google-maps-mapmanagement
2254-
version: 0.0.0
2254+
version: 0.1.0
22552255
apis:
22562256
- path: google/maps/mapmanagement/v2beta
22572257
copyright_year: "2026"

packages/google-maps-mapmanagement/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,11 @@
33
[PyPI History][1]
44

55
[1]: https://pypi.org/project/google-maps-mapmanagement/#history
6+
7+
## [0.1.0](https://github.com/googleapis/google-cloud-python/compare/google-maps-mapmanagement-v0.0.0...google-maps-mapmanagement-v0.1.0) (2026-05-29)
8+
9+
10+
### Features
11+
12+
* regenerate google-maps packages (#17073) ([bd31a8c7fd338723ac201ad1b5d0f2a1861f8925](https://github.com/googleapis/google-cloud-python/commit/bd31a8c7fd338723ac201ad1b5d0f2a1861f8925))
13+
* add google-maps-mapmanagement (#16930) ([19331c96e486286ae0d23976559ff62bd1458ed3](https://github.com/googleapis/google-cloud-python/commit/19331c96e486286ae0d23976559ff62bd1458ed3))

packages/google-maps-mapmanagement/google/maps/mapmanagement/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__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.1.0" # {x-release-please-version}

packages/google-maps-mapmanagement/google/maps/mapmanagement_v2beta/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__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.1.0" # {x-release-please-version}

packages/google-maps-mapmanagement/samples/generated_samples/snippet_metadata_google.maps.mapmanagement.v2beta.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-maps-mapmanagement",
11-
"version": "0.0.0"
11+
"version": "0.1.0"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)