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 3b299d6 commit 5e57835Copy full SHA for 5e57835
project/Build.scala
@@ -11,7 +11,7 @@ object Shading extends Build {
11
12
13
lazy val commonSettings = Seq(
14
- version := "0.3.0",
+ version := "0.4.0",
15
name := "tensorframes",
16
scalaVersion := sys.props.getOrElse("scala.version", "2.11.8"),
17
organization := "databricks",
0 commit comments