We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef90b5f commit ca1d09fCopy full SHA for ca1d09f
CHANGELOG
@@ -1,3 +1,7 @@
1
+3.0.8
2
+2025-07-28
3
+Add ability to submit configuration updates to HEROIC service
4
+
5
3.0.7
6
2025-02-24
7
Make the API fully writable for settings up data structures in configdb
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "configdb"
-version = "3.0.7"
+version = "3.0.8"
description = "Configuration Database"
authors = ["Observatory Control System Project <[email protected]>"]
license = "GPL-3.0-only"
0 commit comments