Skip to content

Commit e725442

Browse files
committed
DomainSets restricted to 0.0.1, verison 0.0.4
1 parent 4737f65 commit e725442

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,5 +1,6 @@
11
name = "ApproxFunBase"
22
uuid = "fbd15aa5-315a-5a7d-a8a4-24992e37be05"
3+
version = "0.0.4"
34

45
[deps]
56
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -34,7 +35,7 @@ BlockArrays = "0.8.0"
3435
BlockBandedMatrices = "0.4.0"
3536
Calculus = "≥ 0.1.15"
3637
DSP = "≥ 0.5.1"
37-
DomainSets = "0.0.1, 0.0.2"
38+
DomainSets = "0.0.1"
3839
DualNumbers = "0.6.2"
3940
FFTW = "≥ 0.2.4"
4041
FastGaussQuadrature = "≥ 0.3.2"

0 commit comments

Comments
 (0)