File tree 2 files changed +2
-1
lines changed 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 6
6
[ ![ Dev] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://JuliaGeometry.github.io/Rotations.jl/dev )
7
7
[ ![ Build Status] ( https://github.com/JuliaGeometry/Rotations.jl/workflows/CI/badge.svg )] ( https://github.com/JuliaGeometry/Rotations.jl/actions?query=workflow%3ACI )
8
8
[ ![ Coverage] ( https://codecov.io/gh/JuliaGeometry/Rotations.jl/branch/master/graph/badge.svg )] ( https://codecov.io/gh/JuliaGeometry/Rotations.jl )
9
+ [ ![ Aqua QA] ( https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg )] ( https://github.com/JuliaTesting/Aqua.jl )
9
10
[ ![ DOI] ( https://zenodo.org/badge/53457088.svg )] ( https://zenodo.org/badge/latestdoi/53457088 )
10
11
11
12
This package implements various 3D rotation parameterizations and defines
Original file line number Diff line number Diff line change @@ -11,4 +11,4 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
11
11
Unitful = " 1986cc42-f94f-5a68-af5c-568840ba703d"
12
12
13
13
[compat ]
14
- Aqua = " 0.6 "
14
+ Aqua = " 0.7 "
You can’t perform that action at this time.
0 commit comments