Skip to content

Commit 3bcd90d

Browse files
committed
Update build number
1 parent 36565d6 commit 3bcd90d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ packageDescription := "DynaML is a scala library/repl for implementing and worki
1212
"which can be extended easily to implement advanced models for small and large scale applications.\n\n"+
1313
"But the library can also be used as an educational/research tool for data analysis."
1414

15-
val mainVersion = "v1.4-beta.35"
15+
val mainVersion = "v1.4-beta.36"
1616

1717
val dataDirectory = settingKey[File]("The directory holding the data files for running example scripts")
1818

0 commit comments

Comments
 (0)