Skip to content

Commit

Permalink
RLS: v0.2.0
Browse files Browse the repository at this point in the history
Support more recent versions of numpy and scipy (>= 1.0, <2.0)
  • Loading branch information
jaidevd committed Jan 28, 2025
1 parent b9347ca commit 18c784d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "tftb"
version = "0.1.4"
version = "0.2.0"
description = "A Python library for time-frquency analysis and visualization."
authors = [
{name = "[email protected]",email = "[email protected]"}
Expand Down

0 comments on commit 18c784d

Please sign in to comment.