Skip to content

Commit de56f0b

Browse files
Merge pull request #1393 from ie3-institute/df/#1392-cff-version
Fixed CFF-Version
2 parents ad22242 + 1e0feeb commit de56f0b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3030
- Extend azimuth angle range to [-180°, 180°] for PV inputs [#1330](https://github.com/ie3-institute/PowerSystemDataModel/issues/1330)
3131
- Improved error messages when reading and validating an invalid grid [#1354](https://github.com/ie3-institute/PowerSystemDataModel/issues/1354)
3232
- Changed `SubgridContainer` to represent galvanically seperated grids [#1226](https://github.com/ie3-institute/PowerSystemDataModel/issues/1226)
33+
- Fixed CFF-Version [#1392](https://github.com/ie3-institute/PowerSystemDataModel/issues/1392)
3334

3435
## [7.0.0] - 2025-05-08
3536

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cff-version: 1.0.0
1+
cff-version: 1.2.0
22
title: "PowerSystemDataModel - Provides an elaborated data model to model energy systems with a high granularity."
33
message: "If you use this software, please cite it as below."
44
type: software

0 commit comments

Comments
 (0)