Compare commits

...

2 Commits

Author SHA1 Message Date
Anne de Jong 35dc6885aa Bump 1.6.1 version lock scipy
Building, testing and releasing LASP if it has a tag / Build-Test-Ubuntu (push) Successful in 1m16s Details
Building, testing and releasing LASP if it has a tag / Release-Ubuntu (push) Has been skipped Details
2024-04-05 07:12:04 -07:00
Anne de Jong b10564dc49 Scipy version locked to 1.12. Needs a fix in scipy.signal. TBD 2024-04-05 07:11:39 -07:00
2 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ requires-python = ">=3.10"
description = "Library for Acoustic Signal Processing"
license = { "file" = "LICENSE" }
authors = [{ "name" = "J.A. de Jong", "email" = "j.a.dejong@ascee.nl" }]
version = "1.6.0"
version = "1.6.1"
keywords = ["DSP", "DAQ", "Signal processing"]
@ -23,7 +23,7 @@ classifiers = [
urls = { "Documentation" = "https://lasp.ascee.nl" }
dependencies = [
"scipy",
"scipy==1.12",
"matplotlib>=3.7.2",
"appdirs",
"dataclasses_json",

@ -1 +1 @@
Subproject commit 88ab584e7bf4358599744cd662cfbc978f41efbf
Subproject commit daaf637f6f9fce670031221abfd7dfde92e5cce3