Update pyproject.toml for aaredaq to 0.2.6
Build and Publish / build (push) Failing after 26s

This commit is contained in:
2025-11-18 16:52:46 +01:00
parent fc9b430de6
commit 192e290a67
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[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"
+1 -1
View File
@@ -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"