We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36565d6 commit 3bcd90dCopy full SHA for 3bcd90d
build.sbt
@@ -12,7 +12,7 @@ packageDescription := "DynaML is a scala library/repl for implementing and worki
12
"which can be extended easily to implement advanced models for small and large scale applications.\n\n"+
13
"But the library can also be used as an educational/research tool for data analysis."
14
15
-val mainVersion = "v1.4-beta.35"
+val mainVersion = "v1.4-beta.36"
16
17
val dataDirectory = settingKey[File]("The directory holding the data files for running example scripts")
18
0 commit comments