Skip to content

Commit

Permalink
Merge pull request #17 from JuliaAI/dev
Browse files Browse the repository at this point in the history
For  a 2.0.1 release
  • Loading branch information
ablaom authored Jul 29, 2021
2 parents d930681 + e344ca9 commit 8a23325
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "StatisticalTraits"
uuid = "64bff920-2084-43da-a3e6-9bb72801c0c9"
authors = ["Anthony D. Blaom <[email protected]>"]
version = "2.0.0"
version = "2.0.1"

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

[compat]
ScientificTypesBase = "^1"
ScientificTypesBase = "^1, 2"
julia = "^1"

[extras]
Expand Down

0 comments on commit 8a23325

Please sign in to comment.