Skip to content

Commit e9a1452

Browse files
committed
Revert ":bug: Fix compat versions in Project.toml"
This reverts commit 9c67f7b.
1 parent 9c67f7b commit e9a1452

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ uuid = "74f56ac7-18b3-5285-802d-d4bd4f104033"
33
license = "MIT"
44
desc = "3D rotations of coordinate frames"
55
authors = ["Ronan Arraes Jardim Chagas <ronisbr@gmail.com>"]
6-
version = "3.1.0"
6+
version = "3.0.2"
77

88
[deps]
99
Crayons = "a8cc5b0e-0ffa-5ad4-8c14-923d3ee1735f"
@@ -32,7 +32,7 @@ StableRNGs = "1"
3232
StaticArrays = "1"
3333
Test = "1.6"
3434
Zygote = "0.6"
35-
julia = "1.10"
35+
julia = "1.10, 1.11"
3636

3737
[extras]
3838
DifferentiationInterface = "a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"

0 commit comments

Comments
 (0)