release version 3.0.3 (#5461)

This commit is contained in:
David Lord 2024-04-07 12:27:04 -07:00 committed by GitHub
commit 61182249cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
Version 3.0.3
-------------
Unreleased
Released 2024-04-07
- The default ``hashlib.sha1`` may not be available in FIPS builds. Don't
access it at import time so the developer has time to change the default.