Skip to content

Commit 0e14ac1

Browse files
committed
chore: updates librarian state.yaml with library id and metadata
1 parent 92936e2 commit 0e14ac1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.librarian/state.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:160860d189ff1c2f7515638478823712fa5b243e27ccc33a2728669fa1e2ed0c
22
libraries:
3+
- id: bigframes
4+
version: 2.37.0
5+
last_generated_commit: ""
6+
apis: []
7+
source_roots:
8+
- packages/bigframes
9+
preserve_regex: []
10+
remove_regex: []
11+
tag_format: '{id}-v{version}'
312
- id: bigquery-magics
413
version: 0.12.1
514
last_generated_commit: ""

0 commit comments

Comments
 (0)