Skip to content

Commit 3fcd46b

Browse files
committed
Support Makie 0.23, 0.24, bump patch version
1 parent 4683577 commit 3fcd46b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "DustExtinction"
22
uuid = "fb44c06c-c62f-5397-83f5-69249e0a3c8e"
33
license = "MIT"
4-
version = "0.11.4"
4+
version = "0.11.5"
55

66
[deps]
77
BSplineKit = "093aae92-e908-43d7-9660-e50ee39d5a0a"
@@ -20,7 +20,7 @@ MakieExt = "Makie"
2020
BSplineKit = "0.11, 0.12, 0.13, 0.14, 0.15, 0.16, 0.17, 0.18, 0.19"
2121
DataDeps = "0.7"
2222
FITSIO = "0.13.0, 0.14, 0.15, 0.16.1, 0.17"
23-
Makie = "0.21.18, 0.22"
23+
Makie = "0.21.18, 0.22, 0.23, 0.24"
2424
Unitful = "0.17.0, 1"
2525
UnitfulAstro = "0.3.0, 0.4, 1"
2626
julia = "1.6"

0 commit comments

Comments
 (0)