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 77d4b05 commit 95cd63eCopy full SHA for 95cd63e
build.sbt
@@ -5,7 +5,7 @@ lazy val root = (project in file(".")).settings(
5
List(
6
organization := "be.botkop",
7
scalaVersion := "2.12.4",
8
- version := "0.1.3-SNAPSHOT"
+ version := "0.1.3"
9
)),
10
name := "numsca",
11
libraryDependencies += "org.nd4j" % "nd4j-native-platform" % "0.9.1",
0 commit comments