We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a100396 commit 5d5497fCopy full SHA for 5d5497f
.librarian/state.yaml
@@ -3,8 +3,10 @@ libraries:
3
- id: google-auth-library-python
4
version: 0.4.0
5
last_generated_commit: 102d9f92ac6ed649a61efd9b208e4d1de278e9bb
6
+ apis: []
7
source_roots:
8
- google-auth-library-python
9
preserve_regex:
- - '.*'
10
- tag_format: '{id}-v{version}'
+ - .*
11
+ remove_regex: []
12
+ tag_format: '{id}-v{version}'
0 commit comments