Merge branch 'master' into master-unstable
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
[project]
|
||||
name = "aaredaqlib"
|
||||
version = "0.2.4"
|
||||
version = "0.2.6"
|
||||
description = "Libraries shared between AareDAQ and AareGUI"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"pydantic==2.11.4",
|
||||
"numpy==2.2.5",
|
||||
"jfjoch_client==1.0.0rc80",
|
||||
"jfjoch_client==1.0.0rc87",
|
||||
]
|
||||
|
||||
[lint]
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "aaredaq"
|
||||
version = "0.2.4"
|
||||
version = "0.2.6"
|
||||
description = "AareDAQ data acquisition server"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
|
||||
Reference in New Issue
Block a user