remove previously deprecated code

This commit is contained in:
David Lord 2024-11-23 15:41:36 -08:00
parent 4fec712f32
commit d22bfcd4cf
No known key found for this signature in database
GPG key ID: 43368A7AA8CC5926
2 changed files with 2 additions and 21 deletions

View file

@ -3,6 +3,8 @@ Version 3.2.0
Unreleased
- Remove previously deprecated code: ``__version__``. :pr:`5648`
Version 3.1.0
-------------