Skip to content

Commit 7b05d0a

Browse files
committed
extend compat ScientificTypesBase = "^1, 2, 3"
1 parent 1aea58e commit 7b05d0a

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,4 +1,4 @@
1-
name = "StatisticalTraits"
1+
\name = "StatisticalTraits"
22
uuid = "64bff920-2084-43da-a3e6-9bb72801c0c9"
33
authors = ["Anthony D. Blaom <[email protected]>"]
44
version = "2.1.0"
@@ -7,7 +7,7 @@ version = "2.1.0"
77
ScientificTypesBase = "30f210dd-8aff-4c5f-94ba-8e64358c1161"
88

99
[compat]
10-
ScientificTypesBase = "^1, 2"
10+
ScientificTypesBase = "^1, 2, 3"
1111
julia = "^1"
1212

1313
[extras]

0 commit comments

Comments
 (0)