Merge remote-tracking branch 'origin/develop' into rpi
Some checks failed
Building, testing and releasing LASP if it has a tag / Build-Test-Ubuntu (push) Failing after -4m55s
Building, testing and releasing LASP if it has a tag / Release-Ubuntu (push) Has been skipped

This commit is contained in:
Anne de Jong 2024-06-03 16:58:28 +02:00
commit d24b5fb00b
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