Skip to content

Commit

Permalink
increase minimum bumps version for fix to libraries-gathering in seri…
Browse files Browse the repository at this point in the history
…alization
  • Loading branch information
bmaranville committed Jan 3, 2025
1 parent 39924b5 commit af1182c
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 @@ -22,7 +22,7 @@ classifiers = [
]
requires-python = ">=3.9"
dependencies = [
"bumps>=1.0.0a11",
"bumps>=1.0.0a12",
"matplotlib",
"numba",
"numpy",
Expand Down

0 comments on commit af1182c

Please sign in to comment.