Skip to content

Commit

Permalink
change python dune version
Browse files Browse the repository at this point in the history
  • Loading branch information
rath3t committed Jan 16, 2025
1 parent f1ef183 commit e0233ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# /dune/dune-common/build-cmake/run-in-dune-env python -m twine upload dist/* --verbose

ikarusVersion = "0.4.1"
duneVersion = "2.10.0"
duneVersion = "2.11.0"

metadata = metaData(duneVersion)[1]
metadata["version"] = ikarusVersion
Expand Down

0 comments on commit e0233ac

Please sign in to comment.