We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3310980 + 70a411c commit dd24e25Copy full SHA for dd24e25
docs/changes.rst
@@ -5,6 +5,16 @@ This page lists recent changes in the `wfdb` package (since version 4.0.0) that
5
6
.. _development repository: https://github.com/MIT-LCP/wfdb-python
7
8
+Version 4.3.0 (Apr 2025)
9
+-----------------------------
10
+
11
+**Bump Sphinx to 7.0.0**
12
+ Bump Sphinx to 7.0.0
13
14
+**Integrate `fsspec` for reading WFDB files from the cloud**
15
+ Enables reading WFDB files from cloud URLs
16
17
18
Version 4.2.0 (Jan 2025)
19
-----------------------------
20
wfdb/version.py
@@ -1 +1 @@
1
-__version__ = "4.2.0"
+__version__ = "4.3.0"
0 commit comments