Skip to content

Commit d99f8f1

Browse files
committed
add Images dep, tag 0.7.0
1 parent 031b6ff commit d99f8f1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Project.toml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "CMBLensing"
22
uuid = "b60c06c0-7e54-11e8-3788-4bd722d65317"
33
authors = ["Marius Millea <[email protected]>"]
4-
version = "0.6.1"
4+
version = "0.7.0"
55

66
[deps]
77
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -16,6 +16,7 @@ FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
1616
Formatting = "59287772-0a20-5a39-b81b-1366585eb4c0"
1717
ImageFiltering = "6a3955dd-da59-5b1f-98d4-e7296123deb5"
1818
ImageMorphology = "787d08f9-d448-5407-9aad-5290dd7ab264"
19+
Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0"
1920
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
2021
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
2122
IterTools = "c8e1da08-722c-5040-9ed9-7db0dc04731e"
@@ -61,6 +62,7 @@ FileIO = "1.2.2"
6162
Formatting = "0.4"
6263
ImageFiltering = "0.6.14"
6364
ImageMorphology = "0.2.8"
65+
Images = "0.24"
6466
Interpolations = "0.12.8, 0.13"
6567
IterTools = "1.3"
6668
JLD2 = "0.1.11, 0.2, 0.3, 0.4"

0 commit comments

Comments
 (0)