Skip to content

Commit

Permalink
new release
Browse files Browse the repository at this point in the history
  • Loading branch information
Casey Kneale committed Oct 18, 2020
1 parent 477ec62 commit 2555c3f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "ChemometricsTools"
uuid = "a9718f02-dbee-5ae5-ad0e-dfbd07fa387b"
authors = ["caseykneale "]
version = "0.5.13"
version = "0.5.14"

[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
Expand All @@ -18,12 +18,12 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

[compat]
CSV = "^0.7.0"
Combinatorics = "^1"
DataFrames = "^0.21.4"
Distributions = "^0.21.8"
FFTW = "^1.0"
RecipesBase = "^0.7.0"
StatsBase = "^0.32.0"
DataFrames = "^0.21.8"
Combinatorics = "^1.0.2"
Distributions = "^0.24.0"
FFTW = "^1.2.4"
RecipesBase = "1.1.0"
StatsBase = "0.33.2"
julia = "^1"

[extras]
Expand Down

0 comments on commit 2555c3f

Please sign in to comment.