diff --git a/bmds_ui/__init__.py b/bmds_ui/__init__.py index 5204ca72..091d9953 100644 --- a/bmds_ui/__init__.py +++ b/bmds_ui/__init__.py @@ -1,7 +1,7 @@ import os import sys -__version__ = "24.1a2" +__version__ = "24.1a3" def manage(): diff --git a/compose/app/Dockerfile b/compose/app/Dockerfile index cb6249c0..440a1c6e 100644 --- a/compose/app/Dockerfile +++ b/compose/app/Dockerfile @@ -1,7 +1,7 @@ FROM python:3.11-slim-bullseye -ENV BMDS_UI_VERSION=24.1a2 -ENV BMDS_VERSION=24.1a2 +ENV BMDS_UI_VERSION=24.1a3 +ENV BMDS_VERSION=24.1a3 ENV EXTRA_BMDS_BUILD_ARGS= RUN groupadd -g 555 -r app && \ diff --git a/pyproject.toml b/pyproject.toml index 6f601f5a..a0536740 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ classifiers = [ requires-python = ">=3.11" dependencies = [ # pybmds - "pybmds~=24.1a2", + "pybmds==24.1a3", # website "Django~=5.0.7", diff --git a/tests/data/db.yaml b/tests/data/db.yaml index ccdb321a..06785180 100644 --- a/tests/data/db.yaml +++ b/tests/data/db.yaml @@ -1961,7 +1961,7 @@ analysis_schema_version: '1.1' bmds_python_version: dll: 2023.10a1 - python: 24.1a2 + python: 24.1a3 bmds_ui_version: 9434971c outputs: - bayesian: @@ -3421,7 +3421,7 @@ notes: '' version: dll: 2023.10a1 - python: 24.1a2 + python: 24.1a3 dataset_index: 0 error: null frequentist: @@ -5137,7 +5137,7 @@ notes: '' version: dll: 2023.10a1 - python: 24.1a2 + python: 24.1a3 option_index: 0 starred: false started: 2024-05-14 19:18:13.442351+00:00