Incremented aaredaqlib version to 0.2.72, build and publish
Build and Publish / build (push) Failing after 23s
Build and Publish / Build and Deploy Docs (push) Has been skipped

This commit is contained in:
GotthardG
2026-02-18 21:01:01 +01:00
parent eb2d6b91cf
commit 5e36c42cde
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "aaredaqlib"
version = "0.2.71"
version = "0.2.72"
description = "Libraries shared between AareDAQ and AareGUI"
readme = "README.md"
requires-python = ">=3.11"
+1 -1
View File
@@ -18,7 +18,7 @@ dependencies = [
"python_multipart==0.0.20",
"websocket-client==1.8.0",
"sseclient-py==1.8.0",
"aaredaqlib==0.2.71"
"aaredaqlib==0.2.72"
]
[lint]
+1 -1
View File
@@ -9,7 +9,7 @@ dependencies = [
"pyzmq==26.4.0",
"opencv-python-headless==4.11.0.86",
"PySide6==6.9.0",
"aaredaqlib==0.2.71"
"aaredaqlib==0.2.72"
]
[lint]