Skip to content

Commit e8fb34c

Browse files
Merge pull request #255 from open-energy-transition/release-v021
Release v0.2.1
2 parents 10e8447 + cba1378 commit e8fb34c

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

doc/gb-model/release_notes.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,12 @@
99
Release Notes
1010
##########################################
1111

12-
Unreleased
13-
==========
12+
v0.2.1 (2026-03-05)
13+
===================
14+
15+
This is a minor release that mostly includes workflow fixes and improved configuration validation.
16+
17+
This version was synchronised with the upstream PyPSA-Eur repository on 2026-02-26.
1418

1519
* Create GSP shapefile using GSP polygon, coordinate and FES workbook data (#251).
1620
* Disallow nuclear from being redispatched (#201).

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors = ["Contributors to PyPSA-Eur", "gb-dispatch-model contributors"]
88
channels = ["conda-forge", "bioconda", "gurobi"]
99
name = "gb-dispatch-model"
1010
platforms = ["win-64", "linux-64", "osx-64", "osx-arm64"]
11-
version = "0.2.0"
11+
version = "0.2.1"
1212

1313
[tasks]
1414

0 commit comments

Comments
 (0)