Skip to content

Commit a711587

Browse files
committed
Version change to 0.3.1
FEMBasis is pinned to 0.2 version, current version of FEMBase.jl is not compatible with the 0.3 FEMBasis.
1 parent 30f22fc commit a711587

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "FEMBase"
22
uuid = "fbcbbc08-f1bf-5204-9233-b69f5d396135"
33
authors = ["Jukka Aho <[email protected]>"]
4-
version = "0.3.0"
4+
version = "0.3.1"
55

66
[deps]
77
FEMBasis = "353fb843-c566-51e6-ba49-78b3e3d5ebb5"
@@ -12,6 +12,7 @@ TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
1212

1313
[compat]
1414
julia = "≥ 1.0"
15+
FEMBasis = "0.2"
1516

1617
[extras]
1718
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

0 commit comments

Comments
 (0)