Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaraBuettner committed Jan 13, 2025
1 parent f120adc commit 1e4516f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/egon/data/datasets/scenario_capacities.py
Original file line number Diff line number Diff line change
Expand Up @@ -857,7 +857,7 @@ class ScenarioCapacities(Dataset):
def __init__(self, dependencies):
super().__init__(
name="ScenarioCapacities",
version="0.0.15",
version="0.0.16",
dependencies=dependencies,
tasks=tasks,
)

0 comments on commit 1e4516f

Please sign in to comment.