Skip to content

Commit b222844

Browse files
authored
SingularIntegrals v0.1 (#80)
1 parent 8e800ed commit b222844

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
@@ -1,7 +1,7 @@
11
name = "SemiclassicalOrthogonalPolynomials"
22
uuid = "291c01f3-23f6-4eb6-aeb0-063a639b53f2"
33
authors = ["Sheehan Olver <[email protected]>"]
4-
version = "0.3.5"
4+
version = "0.3.6"
55

66
[deps]
77
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -29,7 +29,7 @@ InfiniteArrays = "0.12.9"
2929
InfiniteLinearAlgebra = "0.6.19"
3030
LazyArrays = "1"
3131
QuasiArrays = "0.9, 0.10"
32-
SingularIntegrals = "0.0.2"
32+
SingularIntegrals = "0.0.2, 0.1"
3333
SpecialFunctions = "1.0, 2"
3434
julia = "1.9"
3535

0 commit comments

Comments
 (0)