Skip to content

Commit e1b6082

Browse files
author
Jon Vegard Venås
committed
Try to fix documentation workflow
1 parent 54b955a commit e1b6082

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release notes
22

3-
## Version 0.5.17 (2025-11-18)
3+
## Version 0.5.17 (2025-11-19)
44

55
### Bugfix
66

Project.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,25 +38,25 @@ EMGExt = "EnergyModelsGeography"
3838
CSV = "0.10"
3939
CairoMakie = "0.15"
4040
Colors = "0.13"
41-
DataFrames = "1.7"
42-
Dates = "1.9"
41+
DataFrames = "1"
42+
Dates = "1"
4343
EnergyModelsBase = "0.9"
4444
EnergyModelsGeography = "0.11"
4545
EnergyModelsInvestments = "0.8"
46-
FileIO = "1.16"
46+
FileIO = "1"
4747
GLMakie = "0.13"
4848
GeoJSON = "0.8"
4949
GeoMakie = "0.7.16"
5050
HTTP = "1.10"
51-
ImageMagick = "1.3"
51+
ImageMagick = "1"
5252
InteractiveUtils = "1"
5353
IntervalSets = "<0.7.12"
5454
JuMP = "1.22"
55-
Pkg = "1.9"
55+
Pkg = "1"
5656
PrettyTables = "3"
57-
Printf = "1.9"
57+
Printf = "1"
5858
SparseVariables = "0.7"
5959
TimeStruct = "0.9"
6060
XLSX = "0.10"
6161
YAML = "0.4"
62-
julia = "1.10"
62+
julia = "1.10, 1.11, 1.12"

0 commit comments

Comments
 (0)