diff --git a/daq/pyproject.toml b/daq/pyproject.toml index 2d061326..4ef913dc 100644 --- a/daq/pyproject.toml +++ b/daq/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "aaredaq" -version = "0.2.71" +version = "0.2.72" description = "AareDAQ data acquisition server" readme = "README.md" requires-python = ">=3.11" diff --git a/gui/pyproject.toml b/gui/pyproject.toml index 229e9eb8..edc8531e 100644 --- a/gui/pyproject.toml +++ b/gui/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "aaregui" -version = "0.2.71" +version = "0.2.72" description = "Beamline control GUI" readme = "README.md" requires-python = ">=3.11"