Skip to content

Commit 8a23325

Browse files
authored
Merge pull request #17 from JuliaAI/dev
For a 2.0.1 release
2 parents d930681 + e344ca9 commit 8a23325

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,13 +1,13 @@
11
name = "StatisticalTraits"
22
uuid = "64bff920-2084-43da-a3e6-9bb72801c0c9"
33
authors = ["Anthony D. Blaom <[email protected]>"]
4-
version = "2.0.0"
4+
version = "2.0.1"
55

66
[deps]
77
ScientificTypesBase = "30f210dd-8aff-4c5f-94ba-8e64358c1161"
88

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

1313
[extras]

0 commit comments

Comments
 (0)