Skip to content

Commit a1a538a

Browse files
authored
chore: librarian release pull request: 20260608T175401Z (googleapis#17396)
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v0.16.0 Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:234b9d1f2ddb057ed7ac6a38db0bf8163d839c65c6cf88ade52530cddebce59e <details><summary>google-backstory: v0.1.0</summary> ## [v0.1.0](googleapis/google-cloud-python@google-backstory-v0.0.0...google-backstory-v0.1.0) (2026-06-08) ### Features * new library google-backstory (googleapis#17374) ([65f059e](googleapis@65f059e2)) </details>
1 parent 860cd40 commit a1a538a

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

.librarian/state.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ libraries:
432432
- packages/google-auth-oauthlib/docs/
433433
tag_format: '{id}-v{version}'
434434
- id: google-backstory
435-
version: 0.0.0
435+
version: 0.1.0
436436
last_generated_commit: ""
437437
apis:
438438
- path: backstory

librarian.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ libraries:
240240
python:
241241
library_type: AUTH
242242
- name: google-backstory
243-
version: 0.0.0
243+
version: 0.1.0
244244
apis:
245245
- path: backstory
246246
keep:

packages/google-backstory/CHANGELOG.md

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

55
[1]: https://pypi.org/project/google-backstory/#history
6+
7+
## [0.1.0](https://github.com/googleapis/google-cloud-python/compare/google-backstory-v0.0.0...google-backstory-v0.1.0) (2026-06-08)
8+
9+
10+
### Features
11+
12+
* new library google-backstory (#17374) ([65f059e22ea1d710e06230cf5f6ee9eb5fe45e8e](https://github.com/googleapis/google-cloud-python/commit/65f059e22ea1d710e06230cf5f6ee9eb5fe45e8e))

packages/google-backstory/google/backstory/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}

0 commit comments

Comments
 (0)