Skip to content

Commit 18c784d

Browse files
committed
RLS: v0.2.0
Support more recent versions of numpy and scipy (>= 1.0, <2.0)
1 parent b9347ca commit 18c784d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "tftb"
3-
version = "0.1.4"
3+
version = "0.2.0"
44
description = "A Python library for time-frquency analysis and visualization."
55
authors = [
66

0 commit comments

Comments
 (0)