Skip to content

Commit 5e57835

Browse files
committed
release v0.4.0
1 parent 3b299d6 commit 5e57835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ object Shading extends Build {
1111

1212

1313
lazy val commonSettings = Seq(
14-
version := "0.3.0",
14+
version := "0.4.0",
1515
name := "tensorframes",
1616
scalaVersion := sys.props.getOrElse("scala.version", "2.11.8"),
1717
organization := "databricks",

0 commit comments

Comments
 (0)