Skip to content

Commit

Permalink
Release 1.3.3 (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
hagenw committed Dec 13, 2023
1 parent 4cf69cb commit 22c1103
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@ The format is based on `Keep a Changelog`_,
and this project adheres to `Semantic Versioning`_.


Version 1.3.3 (2023-12-13)
--------------------------

* Added: support for Python 3.12
* Fixed: avoid deprecation warning
by replacing
``pkg_resources``
internally with
``importlib.metadata``
* Removed: support for Python 3.7


Version 1.3.2 (2023-05-30)
--------------------------

Expand Down

0 comments on commit 22c1103

Please sign in to comment.