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 1582a68 commit 6c1e7eaCopy full SHA for 6c1e7ea
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.9"
+val mainVersion = "v1.4-beta.10"
16
17
val dataDirectory = settingKey[File]("The directory holding the data files for running example scripts")
18
0 commit comments