diff --git a/Project.toml b/Project.toml index 8e87d3f..c5077f0 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,7 @@ name = "Reinforce" uuid = "0376cc21-f8a9-5fcf-8891-fde1415a4fd3" authors = ["Thomas Breloff "] +version = "0.3.0" [deps] Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" diff --git a/REQUIRE b/REQUIRE deleted file mode 100644 index 9358d6c..0000000 --- a/REQUIRE +++ /dev/null @@ -1,8 +0,0 @@ -julia 0.7 - -Reexport -StatsBase -Distributions -LearnBase -RecipesBase -LearningStrategies 0.2.0