File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 55 given-names : Jørgen Schartum
66 orcid : https://orcid.org/0000-0001-6489-8858
77title : " DOLFINx-MPC"
8- version : 0.9.0
9- date-released : 2024-10-15
8+ version : 0.9.2
9+ date-released : 2025-07-03
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.21)
44
55#------------------------------------------------------------------------------
66# Set project name and version number
7- project (DOLFINX_MPC VERSION "0.9.0 .0" )
7+ project (DOLFINX_MPC VERSION "0.9.2 .0" )
88
99#------------------------------------------------------------------------------
1010# General configuration
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ build-backend = "scikit_build_core.build"
99
1010[project ]
1111name = " dolfinx_mpc"
12- version = " 0.9.0 "
12+ version = " 0.9.2 "
1313description = " DOLFINx_MPC Python interface"
1414readme = " README.md"
1515requires-python = " >=3.8.0"
You can’t perform that action at this time.
0 commit comments