Skip to content

Commit c17ca37

Browse files
committed
V0.2
1 parent a77a249 commit c17ca37

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

Project.toml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
11
name = "AcuteML"
22
uuid = "6b84a0a3-a11a-41fa-a417-e600528de108"
33
authors = ["Amin Yahyaabadi"]
4-
version = "0.1.2"
4+
version = "0.2.0"
55

66
[deps]
77
EzXML = "8f5d6c58-4d21-5cfd-889c-e3ad7ee6a615"
88

99
[compat]
10-
julia = "1"
1110
EzXML = "< 1.0"
11+
julia = "1"
1212

1313
[extras]
1414
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
15+
Suppressor = "fd094767-a336-5f1f-9728-57cf17d0bbfb"
1516

1617
[targets]
17-
test = ["Test"]
18+
test = ["Test","Suppressor"]

0 commit comments

Comments
 (0)