File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
name = " MeshIntegrals"
2
2
uuid = " dadec2fd-bbe0-4da4-9dbe-476c782c8e47"
3
- version = " 0.14.1 "
3
+ version = " 0.15.0 "
4
4
5
5
[deps ]
6
6
CliffordNumbers = " 3998ac73-6bd4-4031-8035-f167dd3ed523"
@@ -21,4 +21,4 @@ LinearAlgebra = "1"
21
21
Meshes = " 0.50, 0.51"
22
22
QuadGK = " 2.1.1"
23
23
Unitful = " 1.19"
24
- julia = " 1.6 "
24
+ julia = " 1.9 "
Original file line number Diff line number Diff line change 1
1
# MeshIntegrals.jl
2
2
3
- [ ![ Docs-stable] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://mikeingold.github.io/MeshIntegrals.jl/stable/ )
4
3
[ ![ Docs-dev] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://mikeingold.github.io/MeshIntegrals.jl/dev/ )
4
+ [ ![ Docs-stable] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://mikeingold.github.io/MeshIntegrals.jl/stable/ )
5
5
[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-success.svg )] ( https://opensource.org/licenses/MIT )
6
6
[ ![ ColPrac] ( https://img.shields.io/badge/ColPrac-Contributor's%20Guide-blueviolet?style=flat-square )] ( https://github.com/SciML/ColPrac )
7
7
You can’t perform that action at this time.
0 commit comments