release version 3.0.3

This commit is contained in:
David Lord 2024-04-07 12:17:41 -07:00
parent 5e22cc9eec
commit c12a5d874c
No known key found for this signature in database
GPG Key ID: 7A1C87E3F5BC42A8
1 changed files with 1 additions and 1 deletions

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.