Skip to content

Commit f059428

Browse files
authored
Release notes for 0.17.3 (#83)
1 parent de84cf4 commit f059428

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGES.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
Changes
33
=======
44

5+
0.17.3 (2024-06-NN)
6+
===================
7+
8+
- Replaced a use of the deprecated pkg_resources_ module with importlib_.
9+
10+
.. _pkg_resources: https://setuptools.pypa.io/en/latest/pkg_resources.html
11+
.. _importlib: https://docs.python.org/3/library/importlib.html
12+
13+
514
0.17.2 (2024-02-20)
615
===================
716

0 commit comments

Comments
 (0)