Skip to content

Commit 53ae685

Browse files
author
Hugo Levy-Falk
committed
Add more compatibility to Polynomials.
1 parent 2f6ac34 commit 53ae685

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 = "SPEFiles"
22
uuid = "ed854f67-b1dc-40c1-a595-92080aa32ec0"
33
authors = ["Hugo Levy-Falk <hugo.levy-falk@universite-paris-saclay.fr> and contributors"]
4-
version = "0.4.0"
4+
version = "0.4.1"
55

66
[deps]
77
LightXML = "9c8b4983-aa76-5018-a973-4c85ecc9e179"
@@ -10,7 +10,7 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
1010

1111
[compat]
1212
LightXML = "0.9"
13-
Polynomials = "4"
13+
Polynomials = "1 - 4"
1414
Tables = "1"
1515
julia = "1"
1616

0 commit comments

Comments
 (0)