release version 2.1.1

This commit is contained in:
David Lord 2022-03-30 14:28:18 -07:00
parent c3d0880e72
commit c419931f55
No known key found for this signature in database
GPG Key ID: 7A1C87E3F5BC42A8
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Version 2.1.1
-------------
Unreleased
Released on 2022-03-30
- Set the minimum required version of importlib_metadata to 3.6.0,
which is required on Python < 3.10. :issue:`4502`