Skip to content

Commit 6907a65

Browse files
committed
chore: create a release
1 parent 4359857 commit 6907a65

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.librarian/state.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:c8612d3fffb3f6a32353b2d1abd16b61e87811866f7ec9d65b59b02eb452a620
22
libraries:
33
- id: google-auth-oauthlib
4-
version: 1.2.3
4+
version: 1.3.0
55
last_generated_commit: ""
66
apis: []
77
source_roots:

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
[1]: https://pypi.org/project/google-auth-oauthlib/#history
66

7+
## [1.3.0](https://github.com/googleapis/google-cloud-python/compare/google-auth-oauthlib-v1.2.3...google-auth-oauthlib-v1.3.0) (2025-11-17)
8+
9+
10+
### Features
11+
12+
* generate libraries ([4359857d98229bbda0e4767fe04d4ada3e7b4ddf](https://github.com/googleapis/google-cloud-python/commit/4359857d98229bbda0e4767fe04d4ada3e7b4ddf))
13+
714
## [1.2.3](https://github.com/googleapis/google-auth-library-python-oauthlib/compare/v1.2.2...v1.2.3) (2025-10-30)
815

916

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
long_description = fh.read()
3333

3434

35-
version = "1.2.3"
35+
version = "1.3.0"
3636

3737
setup(
3838
name="google-auth-oauthlib",

0 commit comments

Comments
 (0)