Skip to content

Commit 4c829c9

Browse files
authored
Update Project.toml
1 parent 5d4c2cb commit 4c829c9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "ColorVectorSpace"
22
uuid = "c3611d14-8923-5661-9e6a-0046d554d3a4"
3-
version = "0.10.1"
3+
version = "0.11"
44

55
[deps]
66
ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"
@@ -14,9 +14,9 @@ TensorCore = "62fd8b95-f654-4bbd-a8a5-9c27f68ccd50"
1414
ColorTypes = "0.12"
1515
FixedPointNumbers = "0.8.2"
1616
Requires = "1"
17-
SpecialFunctions = "1, 2"
17+
SpecialFunctions = "2"
1818
TensorCore = "0.1"
19-
julia = "1"
19+
julia = "1.6"
2020

2121
[weakdeps]
2222
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"

0 commit comments

Comments
 (0)