Skip to content

Commit 95cd63e

Browse files
committed
prepare 0.1.3
1 parent 77d4b05 commit 95cd63e

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
@@ -5,7 +5,7 @@ lazy val root = (project in file(".")).settings(
55
List(
66
organization := "be.botkop",
77
scalaVersion := "2.12.4",
8-
version := "0.1.3-SNAPSHOT"
8+
version := "0.1.3"
99
)),
1010
name := "numsca",
1111
libraryDependencies += "org.nd4j" % "nd4j-native-platform" % "0.9.1",

0 commit comments

Comments
 (0)