Skip to content

Commit 8b5b3cf

Browse files
committed
version bump, ready to release
1 parent 6de613a commit 8b5b3cf

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/changes.rst

+6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changes
22
-------
33

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+
410
v0.4.2
511
~~~~~~
612
2022-09-13

resampy/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
"""Version info"""
44

55
short_version = '0.4'
6-
version = '0.4.2'
6+
version = '0.4.3'

0 commit comments

Comments
 (0)