Skip to content

Commit 4971915

Browse files
committed
bump version to v4.2.0
1 parent 634c6a1 commit 4971915

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "wfdb"
3-
version = "4.1.2"
3+
version = "4.2.0"
44
description = "The WFDB Python package: tools for reading, writing, and processing physiologic signals and annotations."
55
authors = ["The Laboratory for Computational Physiology <[email protected]>"]
66
readme = "README.md"

wfdb/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "4.1.2"
1+
__version__ = "4.2.0"

0 commit comments

Comments
 (0)