Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit 1e72d11

Browse files
chore(main): release 2.38.1
1 parent 55585ff commit 1e72d11

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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/#history
66

7+
## [2.38.1](https://github.com/googleapis/google-auth-library-python/compare/v2.38.0...v2.38.1) (2025-03-25)
8+
9+
10+
### Bug Fixes
11+
12+
* Fix systest failure ([#1703](https://github.com/googleapis/google-auth-library-python/issues/1703)) ([55585ff](https://github.com/googleapis/google-auth-library-python/commit/55585ff8324316f7f267d1d2bcab597af5f030d4))
13+
714
## [2.38.0](https://github.com/googleapis/google-auth-library-python/compare/v2.37.0...v2.38.0) (2025-01-23)
815

916

google/auth/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "2.38.0"
15+
__version__ = "2.38.1"

0 commit comments

Comments
 (0)