Prepare release 0.2.0

Project: http://git-wip-us.apache.org/repos/asf/incubator-toree/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-toree/commit/8849271e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-toree/tree/8849271e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-toree/diff/8849271e

Branch: refs/heads/master
Commit: 8849271e28a4ea4e77c57ef8fb3da77b73469799
Parents: 5d26bda
Author: Luciano Resende <lrese...@apache.org>
Authored: Fri Mar 30 20:38:53 2018 -0700
Committer: Luciano Resende <lrese...@apache.org>
Committed: Fri Mar 30 20:38:53 2018 -0700

----------------------------------------------------------------------
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-toree/blob/8849271e/Makefile
----------------------------------------------------------------------
diff --git a/Makefile b/Makefile
index 6fec64f..c1cb7b4 100644
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@
 
 .PHONY: help clean clean-dist build dev test system-test test-travis release 
pip-release bin-release dev-binder .binder-image audit audit-licenses
 
-BASE_VERSION?=0.3.0.dev1
+BASE_VERSION?=0.2.0
 VERSION=$(BASE_VERSION)-incubating
 COMMIT=$(shell git rev-parse --short=12 --verify HEAD)
 ifeq (, $(findstring dev, $(VERSION)))

Reply via email to