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 @@ -63,6 +63,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6363- Updated dependabot workflow and added CODEOWNERS [ #584 ] ( https://github.com/ie3-institute/OSMoGrid/issues/584 )
6464- Update ` Gradle ` to 9.1.0 [ #622 ] ( https://github.com/ie3-institute/OSMoGrid/issues/622 )
6565- Update ` Gradle Wrapper ` to 9.1.0 [ #624 ] ( https://github.com/ie3-institute/OSMoGrid/issues/624 )
66+ - Updated Ubuntu version to 24.04 and Python version to 3.13 in readthedocs.yml [ #640 ] ( https://github.com/ie3-institute/OSMoGrid/issues/640 )
6667
6768### Fixed
6869- Fixed bug in ` LvGridGeneratorSupport ` [ #388 ] ( https://github.com/ie3-institute/OSMoGrid/issues/388 )
You can’t perform that action at this time.
0 commit comments