We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc0527b commit ae51dbbCopy full SHA for ae51dbb
1 file changed
Project.toml
@@ -1,14 +1,14 @@
1
name = "Graphics"
2
uuid = "a2bd30eb-e257-5431-a919-1863eab51364"
3
-version = "1.0.0"
+version = "1.0.1"
4
5
[deps]
6
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
7
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
8
NaNMath = "77ba4419-2d1f-58cd-9bb1-8ffee604a2e3"
9
10
[compat]
11
-Colors = "0.9"
+Colors = "0.9, 0.10, 0.11"
12
NaNMath = "0.3.3"
13
julia = "1"
14
0 commit comments