Skip to content

Commit 2c531ba

Browse files
committed
v1.0.16 remove compatibility with MultiFloats v1
1 parent f1b0595 commit 2c531ba

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 = "SparseIR"
22
uuid = "4fe2279e-80f0-4adb-8463-ee114ff56b7d"
33
authors = ["Samuel Badr <samuel.badr@gmail.com>", "Hiroshi Shinaoka <h.shinaoka@gmail.com>", "Markus Wallerberger <markus.wallerberger@tuwien.ac.at>"]
4-
version = "1.0.15"
4+
version = "1.0.16"
55

66
[deps]
77
Bessels = "0e736298-9ec6-45e8-9647-e4fc86a2fe38"
@@ -15,7 +15,7 @@ QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc"
1515
Bessels = "0.2"
1616
GenericLinearAlgebra = "0.3.1"
1717
LinearAlgebra = "1.6"
18-
MultiFloats = "1.0.4, 2"
18+
MultiFloats = "2"
1919
PrecompileTools = "1"
2020
QuadGK = "2"
2121
julia = "1.6"

0 commit comments

Comments
 (0)