We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d4c2cb commit 4c829c9Copy full SHA for 4c829c9
Project.toml
@@ -1,6 +1,6 @@
1
name = "ColorVectorSpace"
2
uuid = "c3611d14-8923-5661-9e6a-0046d554d3a4"
3
-version = "0.10.1"
+version = "0.11"
4
5
[deps]
6
ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"
@@ -14,9 +14,9 @@ TensorCore = "62fd8b95-f654-4bbd-a8a5-9c27f68ccd50"
14
ColorTypes = "0.12"
15
FixedPointNumbers = "0.8.2"
16
Requires = "1"
17
-SpecialFunctions = "1, 2"
+SpecialFunctions = "2"
18
TensorCore = "0.1"
19
-julia = "1"
+julia = "1.6"
20
21
[weakdeps]
22
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
0 commit comments