Skip to content

Commit dfd56cf

Browse files
committed
New version.
1 parent 36490eb commit dfd56cf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
project(
22
'solve_dae',
3-
version: '0.2.1',
3+
version: '0.2.3',
44
meson_version: '>= 1.1.0',
55
)
66

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ requires = ["meson-python>=0.16.0"]
44

55
[project]
66
name = "solve_dae"
7-
version = "0.2.1"
7+
version = "0.2.3"
88
authors = [
99
{ name="Jonas Breuling", email="jonas.breuling@inm.uni-stuttgart.de" },
1010
]

0 commit comments

Comments
 (0)