Skip to content

Commit

Permalink
update dataset version
Browse files Browse the repository at this point in the history
  • Loading branch information
khelfen committed Oct 14, 2024
1 parent 173b574 commit 6122eea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/egon/data/datasets/power_plants/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ class PowerPlants(Dataset):
#:
name: str = "PowerPlants"
#:
version: str = "0.0.18"
version: str = "0.0.19"

def __init__(self, dependencies):
super().__init__(
Expand Down

0 comments on commit 6122eea

Please sign in to comment.