From a8d5fb50cfebdf2cb1a386850b804092538a2caf Mon Sep 17 00:00:00 2001 From: benflexcompute Date: Wed, 11 Feb 2026 15:27:24 -0500 Subject: [PATCH 1/2] Bump to 259 --- flow360/version.py | 2 +- pyproject.toml | 2 +- tests/ref/simulation/service_init_geometry.json | 2 +- tests/ref/simulation/service_init_surface_mesh.json | 2 +- tests/ref/simulation/service_init_volume_mesh.json | 2 +- tests/simulation/converter/ref/ref_monitor.json | 2 +- tests/simulation/data/geometry_airplane/simulation.json | 2 +- tests/simulation/data/simulation_by_face_id.json | 2 +- tests/simulation/ref/simulation_with_project_variables.json | 2 +- .../service/data/dependency_geometry_sphere1_simulation.json | 2 +- .../service/data/dependency_geometry_sphere2_simulation.json | 2 +- .../simulation/service/data/root_geometry_cube_simulation.json | 2 +- .../translator/data/gai_mirror_entity_info/simulation.json | 2 +- .../data/gai_windtunnel_farfield_info/simulation.json | 2 +- tests/test_current_flow360_version.py | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/flow360/version.py b/flow360/version.py index 47ad3cabe..f0376f74f 100644 --- a/flow360/version.py +++ b/flow360/version.py @@ -2,5 +2,5 @@ version """ -__version__ = "25.8.5" +__version__ = "25.9.0b1" __solver_version__ = "release-25.8" diff --git a/pyproject.toml b/pyproject.toml index 37959477f..084cd8e60 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "flow360" -version = "v25.8.5" +version = "v25.9.0b1" description = "Flow360 Python Client" authors = ["Flexcompute "] diff --git a/tests/ref/simulation/service_init_geometry.json b/tests/ref/simulation/service_init_geometry.json index 1340b5711..550ee18ce 100644 --- a/tests/ref/simulation/service_init_geometry.json +++ b/tests/ref/simulation/service_init_geometry.json @@ -1,5 +1,5 @@ { - "version": "25.8.5", + "version": "25.9.0b1", "unit_system": { "name": "SI" }, diff --git a/tests/ref/simulation/service_init_surface_mesh.json b/tests/ref/simulation/service_init_surface_mesh.json index dec64645a..59c3cd5c3 100644 --- a/tests/ref/simulation/service_init_surface_mesh.json +++ b/tests/ref/simulation/service_init_surface_mesh.json @@ -1,5 +1,5 @@ { - "version": "25.8.5", + "version": "25.9.0b1", "unit_system": { "name": "SI" }, diff --git a/tests/ref/simulation/service_init_volume_mesh.json b/tests/ref/simulation/service_init_volume_mesh.json index d55b60c9d..97795b0e5 100644 --- a/tests/ref/simulation/service_init_volume_mesh.json +++ b/tests/ref/simulation/service_init_volume_mesh.json @@ -1,5 +1,5 @@ { - "version": "25.8.5", + "version": "25.9.0b1", "unit_system": { "name": "SI" }, diff --git a/tests/simulation/converter/ref/ref_monitor.json b/tests/simulation/converter/ref/ref_monitor.json index c63731b48..f880fc0df 100644 --- a/tests/simulation/converter/ref/ref_monitor.json +++ b/tests/simulation/converter/ref/ref_monitor.json @@ -1,5 +1,5 @@ { - "version": "25.8.5", + "version": "25.9.0b1", "unit_system": { "name": "SI" }, diff --git a/tests/simulation/data/geometry_airplane/simulation.json b/tests/simulation/data/geometry_airplane/simulation.json index 103616e97..b03298e4b 100644 --- a/tests/simulation/data/geometry_airplane/simulation.json +++ b/tests/simulation/data/geometry_airplane/simulation.json @@ -1,5 +1,5 @@ { - "version": "25.8.5", + "version": "25.9.0b1", "unit_system": { "name": "SI" }, diff --git a/tests/simulation/data/simulation_by_face_id.json b/tests/simulation/data/simulation_by_face_id.json index a40d2ffb7..0cc61d656 100644 --- a/tests/simulation/data/simulation_by_face_id.json +++ b/tests/simulation/data/simulation_by_face_id.json @@ -1,5 +1,5 @@ { - "version": "25.8.5", + "version": "25.9.0b1", "unit_system": { "name": "SI" }, diff --git a/tests/simulation/ref/simulation_with_project_variables.json b/tests/simulation/ref/simulation_with_project_variables.json index a34aab562..e520ea5ed 100644 --- a/tests/simulation/ref/simulation_with_project_variables.json +++ b/tests/simulation/ref/simulation_with_project_variables.json @@ -1,5 +1,5 @@ { - "version": "25.8.5", + "version": "25.9.0b1", "unit_system": { "name": "SI" }, diff --git a/tests/simulation/service/data/dependency_geometry_sphere1_simulation.json b/tests/simulation/service/data/dependency_geometry_sphere1_simulation.json index ae7fe4779..fea4a52d8 100644 --- a/tests/simulation/service/data/dependency_geometry_sphere1_simulation.json +++ b/tests/simulation/service/data/dependency_geometry_sphere1_simulation.json @@ -744,5 +744,5 @@ "name": "SI" }, "user_defined_fields": [], - "version": "25.8.5" + "version": "25.9.0b1" } \ No newline at end of file diff --git a/tests/simulation/service/data/dependency_geometry_sphere2_simulation.json b/tests/simulation/service/data/dependency_geometry_sphere2_simulation.json index f04c0b990..f3fd41087 100644 --- a/tests/simulation/service/data/dependency_geometry_sphere2_simulation.json +++ b/tests/simulation/service/data/dependency_geometry_sphere2_simulation.json @@ -744,5 +744,5 @@ "name": "SI" }, "user_defined_fields": [], - "version": "25.8.5" + "version": "25.9.0b1" } \ No newline at end of file diff --git a/tests/simulation/service/data/root_geometry_cube_simulation.json b/tests/simulation/service/data/root_geometry_cube_simulation.json index 5233593d6..3a0bc8c06 100644 --- a/tests/simulation/service/data/root_geometry_cube_simulation.json +++ b/tests/simulation/service/data/root_geometry_cube_simulation.json @@ -1152,5 +1152,5 @@ "name": "SI" }, "user_defined_fields": [], - "version": "25.8.5" + "version": "25.9.0b1" } \ No newline at end of file diff --git a/tests/simulation/translator/data/gai_mirror_entity_info/simulation.json b/tests/simulation/translator/data/gai_mirror_entity_info/simulation.json index 95257e057..96e55d811 100644 --- a/tests/simulation/translator/data/gai_mirror_entity_info/simulation.json +++ b/tests/simulation/translator/data/gai_mirror_entity_info/simulation.json @@ -1,5 +1,5 @@ { - "version": "25.8.5", + "version": "25.9.0b1", "unit_system": { "name": "SI" }, diff --git a/tests/simulation/translator/data/gai_windtunnel_farfield_info/simulation.json b/tests/simulation/translator/data/gai_windtunnel_farfield_info/simulation.json index 1b3b4f4c5..a92c93bd0 100644 --- a/tests/simulation/translator/data/gai_windtunnel_farfield_info/simulation.json +++ b/tests/simulation/translator/data/gai_windtunnel_farfield_info/simulation.json @@ -1,5 +1,5 @@ { - "version": "25.8.5", + "version": "25.9.0b1", "unit_system": { "name": "SI" }, diff --git a/tests/test_current_flow360_version.py b/tests/test_current_flow360_version.py index 909cf41aa..20d949f7d 100644 --- a/tests/test_current_flow360_version.py +++ b/tests/test_current_flow360_version.py @@ -2,4 +2,4 @@ def test_version(): - assert __version__ == "25.8.5" + assert __version__ == "25.9.0b1" From f5cf8151d39cb7bccd08fcfa449781f3d9b74330 Mon Sep 17 00:00:00 2001 From: benflexcompute Date: Wed, 11 Feb 2026 15:38:05 -0500 Subject: [PATCH 2/2] Fix unit test --- flow360/component/v1/updater.py | 1 + 1 file changed, 1 insertion(+) diff --git a/flow360/component/v1/updater.py b/flow360/component/v1/updater.py index 47ecc2414..6d1198a18 100644 --- a/flow360/component/v1/updater.py +++ b/flow360/component/v1/updater.py @@ -31,6 +31,7 @@ def _no_update(params_as_dict): ("25.5.*", "25.6.*", _no_update), ("25.6.*", "25.7.*", _no_update), ("25.7.*", "25.8.*", _no_update), + ("25.8.*", "25.9.*", _no_update), ]