We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6de613a commit 8b5b3cfCopy full SHA for 8b5b3cf
docs/changes.rst
@@ -1,6 +1,12 @@
1
Changes
2
-------
3
4
+v0.4.3
5
+~~~~~~
6
+2024-03-05
7
+
8
+- `#117 <https://github.com/bmcree/resampy/pull/117>`_ Update to remove deprecated usage of pkg_resources.
9
10
v0.4.2
11
~~~~~~
12
2022-09-13
resampy/version.py
@@ -3,4 +3,4 @@
"""Version info"""
short_version = '0.4'
-version = '0.4.2'
+version = '0.4.3'
0 commit comments