Skip to content

Commit

Permalink
release 24.1a5
Browse files Browse the repository at this point in the history
  • Loading branch information
shapiromatron committed Nov 12, 2024
1 parent 0caccb0 commit 73f32bf
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion bmds_ui/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import os
import sys

__version__ = "24.1a4"
__version__ = "24.1a5"


def manage():
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ classifiers = [
requires-python = ">=3.11"
dependencies = [
# pybmds
"pybmds==24.1a4",
"pybmds==24.1a5",

# website
"Django~=5.1.2",
Expand Down
62 changes: 31 additions & 31 deletions tests/data/db.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1959,8 +1959,8 @@
analysis_id: cc3ca355-a57a-4fba-9dc3-99657562df68
analysis_schema_version: '1.1'
bmds_python_version:
dll: 24.1a4
python: 24.1a4
dll: 24.1a5
python: 24.1a5
bmds_ui_version: 9434971c
outputs:
- bayesian:
Expand Down Expand Up @@ -3419,8 +3419,8 @@
model_index: null
notes: ''
version:
dll: 24.1a4
python: 24.1a4
dll: 24.1a5
python: 24.1a5
dataset_index: 0
error: null
frequentist:
Expand Down Expand Up @@ -5135,8 +5135,8 @@
model_index: null
notes: ''
version:
dll: 24.1a4
python: 24.1a4
dll: 24.1a5
python: 24.1a5
option_index: 0
starred: false
started: 2024-05-14 19:18:13.442351+00:00
Expand Down Expand Up @@ -6837,8 +6837,8 @@
- 10.0
- 19.0
version:
dll: 24.1a4
python: 24.1a4
dll: 24.1a5
python: 24.1a5
selected:
notes: ''
model_index: null
Expand Down Expand Up @@ -6999,10 +6999,10 @@
option_index: 0
dataset_index: 0
analysis_id: 432a6083-f9aa-4de2-a71f-a6488b4c5bf1
bmds_ui_version: 24.1a4
bmds_ui_version: 24.1a5
bmds_python_version:
dll: 24.1a4
python: 24.1a4
dll: 24.1a5
python: 24.1a5
analysis_schema_version: '1.1'
errors: []
created: 2024-08-22 15:46:25.966993+00:00
Expand Down Expand Up @@ -7942,8 +7942,8 @@
- 8.24
- 9.23
version:
dll: 24.1a4
python: 24.1a4
dll: 24.1a5
python: 24.1a5
selected:
notes: User selected best fitting model
model_index: 0
Expand Down Expand Up @@ -8100,10 +8100,10 @@
option_index: 0
dataset_index: 0
analysis_id: cfe458aa-2313-44c0-9346-f4931567bef0
bmds_ui_version: 24.1a4
bmds_ui_version: 24.1a5
bmds_python_version:
dll: 24.1a4
python: 24.1a4
dll: 24.1a5
python: 24.1a5
analysis_schema_version: '1.1'
errors: []
created: 2024-08-22 15:45:08.929260+00:00
Expand Down Expand Up @@ -9832,8 +9832,8 @@
- 0
- 0
version:
dll: 24.1a4
python: 24.1a4
dll: 24.1a5
python: 24.1a5
datasets:
- ns:
- 20.0
Expand Down Expand Up @@ -9936,10 +9936,10 @@
option_index: 0
dataset_index: -1
analysis_id: 2f86f324-911d-4194-97d1-fc7c3f5d0c72
bmds_ui_version: 24.1a4
bmds_ui_version: 24.1a5
bmds_python_version:
dll: 24.1a4
python: 24.1a4
dll: 24.1a5
python: 24.1a5
analysis_schema_version: '1.1'
errors: []
created: 2024-08-22 15:26:02.720355+00:00
Expand Down Expand Up @@ -13095,8 +13095,8 @@
- 8.0
- 10.0
version:
dll: 24.1a4
python: 24.1a4
dll: 24.1a5
python: 24.1a5
selected:
notes: User selected best fitting model
model_index: 1
Expand Down Expand Up @@ -13265,10 +13265,10 @@
option_index: 0
dataset_index: 0
analysis_id: 4459f728-05f7-4057-a27c-174822a0313d
bmds_ui_version: 24.1a4
bmds_ui_version: 24.1a5
bmds_python_version:
dll: 24.1a4
python: 24.1a4
dll: 24.1a5
python: 24.1a5
analysis_schema_version: '1.1'
errors: []
created: 2024-08-22 15:25:20.345600+00:00
Expand Down Expand Up @@ -14367,8 +14367,8 @@
- 15.1564
- 15.0368
version:
dll: 24.1a4
python: 24.1a4
dll: 24.1a5
python: 24.1a5
selected:
notes: User selected best fitting model
model_index: 0
Expand Down Expand Up @@ -14525,10 +14525,10 @@
option_index: 0
dataset_index: 0
analysis_id: 09c09d22-2e1a-413c-b350-6b19969f6533
bmds_ui_version: 24.1a4
bmds_ui_version: 24.1a5
bmds_python_version:
dll: 24.1a4
python: 24.1a4
dll: 24.1a5
python: 24.1a5
analysis_schema_version: '1.1'
errors: []
created: 2024-08-22 15:23:53.050405+00:00
Expand Down

0 comments on commit 73f32bf

Please sign in to comment.