We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 024899b commit 1881e29Copy full SHA for 1881e29
Project.toml
@@ -1,7 +1,7 @@
1
name = "OCReract"
2
uuid = "c9880795-194d-450c-832d-1e8a03a8ecd1"
3
authors = ["Leandro Ferrado"]
4
-version = "1.3.0"
+version = "1.3.1"
5
6
[deps]
7
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
@@ -12,7 +12,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
12
13
[compat]
14
FileIO = "1"
15
-ImageCore = "0.8, 0.9"
+ImageCore = "0.8, 0.9, 0.10"
16
ImageIO = "0.6"
17
julia = "1"
18
0 commit comments