We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7ff638 commit d82697eCopy full SHA for d82697e
changelog.md
@@ -18,7 +18,7 @@
18
-->
19
20
21
-## v0.2.0 / 2025-MM-DD (Unreleased)
+## v0.3.0 / 2025-MM-DD (Unreleased)
22
23
#### Breaking Changes
24
pyproject.toml
@@ -23,7 +23,7 @@ dependencies = [
"pandas",
"pandapower<3.0",
25
# packaging?
26
- "grid2op<1.11",
+ "grid2op", # advance to >=1.11 or an alpha once minted
27
]
28
29
[project.urls]
0 commit comments