Skip to content

Commit d82697e

Browse files
committed
release pin since no compatible v1.11 tag
1 parent f7ff638 commit d82697e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
-->
1919

2020

21-
## v0.2.0 / 2025-MM-DD (Unreleased)
21+
## v0.3.0 / 2025-MM-DD (Unreleased)
2222

2323
#### Breaking Changes
2424

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = [
2323
"pandas",
2424
"pandapower<3.0",
2525
# packaging?
26-
"grid2op<1.11",
26+
"grid2op", # advance to >=1.11 or an alpha once minted
2727
]
2828

2929
[project.urls]

0 commit comments

Comments
 (0)