Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ViralBShah authored Oct 22, 2024
1 parent 4d8eaaa commit 40a6745
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "ColorVectorSpace"
uuid = "c3611d14-8923-5661-9e6a-0046d554d3a4"
version = "0.10.0"
version = "0.10.1"

[deps]
ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"
Expand All @@ -11,10 +11,10 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
TensorCore = "62fd8b95-f654-4bbd-a8a5-9c27f68ccd50"

[compat]
ColorTypes = "0.10, 0.11"
ColorTypes = "0.11, 0.12"
FixedPointNumbers = "0.8.2"
Requires = "1"
SpecialFunctions = "0.8, 0.9, 0.10, 1, 2.0"
SpecialFunctions = "1, 2.0"
TensorCore = "0.1"
julia = "1"

Expand Down

0 comments on commit 40a6745

Please sign in to comment.