Skip to content

Commit

Permalink
set min Version of ibims to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hf-kklein authored Aug 5, 2024
1 parent b7c76f4 commit eb51dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ classifiers = [
dependencies = [
"bomf",
"pvframework>=0.0.8",
"ibims>=0.2.0",
"ibims>=0.3.0",
"python-dateutil",
"pydantic[email]",
"more_itertools",
Expand Down

0 comments on commit eb51dc4

Please sign in to comment.