Skip to content

Commit 3f8124a

Browse files
authored
chore: fix sqlalchemy-bigquery librarian config (googleapis#16140)
Without the tag_format librarian was failing to find the tag for this library. Internal bug: b/494886518
1 parent 3701721 commit 3f8124a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.librarian/state.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4147,6 +4147,7 @@ libraries:
41474147
- packages/sqlalchemy-bigquery
41484148
preserve_regex: []
41494149
remove_regex: []
4150+
tag_format: '{id}-v{version}'
41504151
- id: sqlalchemy-spanner
41514152
version: 1.17.2
41524153
last_generated_commit: ""

0 commit comments

Comments
 (0)