Skip to content

Commit

Permalink
Bumping to 0.3.0 (it's complicated)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmboehm committed Dec 7, 2019
1 parent 27dc240 commit f033463
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,7 +1,7 @@
name = "RegressionTables"
uuid = "d519eb52-b820-54da-95a6-98e1306fdade"
authors = ["Johannes Boehm <[email protected]>"]
version = "0.2.5"
version = "0.3.0"

[deps]
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
Expand All @@ -21,7 +21,7 @@ Formatting = "0.4"
GLM = "1.3"
StatsBase = "0.32"
StatsModels = "0.6"
julia = ">= 1.1"
julia = "1"

[extras]
RDatasets = "ce6b1742-4840-55fa-b093-852dadbb1d8b"
Expand Down

0 comments on commit f033463

Please sign in to comment.