File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ version: 2
77
88# Set the version of Python and other tools you might need
99build :
10- os : ubuntu-22 .04
10+ os : ubuntu-24 .04
1111 tools :
12- python : " 3.11 "
12+ python : " 3.13 "
1313
1414# Configure python
1515python :
Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818### Changed
1919- Replaced ` return this ` with ` return thisInstance ` in CopyBuilders [ #1250 ] ( https://github.com/ie3-institute/PowerSystemDataModel/issues/1250 )
2020- Removed Jenkinsfile [ #1315 ] ( https://github.com/ie3-institute/PowerSystemDataModel/issues/1315 )
21+ - Updated readthedocs config [ #1317 ] ( https://github.com/ie3-institute/PowerSystemDataModel/issues/1317 )
2122
2223## [ 6.0.0] - 2025-02-27
2324
You can’t perform that action at this time.
0 commit comments