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 9c67f7b commit e9a1452Copy full SHA for e9a1452
Project.toml
@@ -3,7 +3,7 @@ uuid = "74f56ac7-18b3-5285-802d-d4bd4f104033"
3
license = "MIT"
4
desc = "3D rotations of coordinate frames"
5
authors = ["Ronan Arraes Jardim Chagas <ronisbr@gmail.com>"]
6
-version = "3.1.0"
+version = "3.0.2"
7
8
[deps]
9
Crayons = "a8cc5b0e-0ffa-5ad4-8c14-923d3ee1735f"
@@ -32,7 +32,7 @@ StableRNGs = "1"
32
StaticArrays = "1"
33
Test = "1.6"
34
Zygote = "0.6"
35
-julia = "1.10"
+julia = "1.10, 1.11"
36
37
[extras]
38
DifferentiationInterface = "a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
0 commit comments