Prepare for next development interaction 0.6.0.dev1
diff --git a/Makefile b/Makefile
index 672aa36..4cd7a27 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,7 @@
      dev-binder \
      audit audit-licenses
 
-BASE_VERSION?=0.5.0
+BASE_VERSION?=0.6.0.dev1
 VERSION=$(BASE_VERSION)-incubating
 COMMIT=$(shell git rev-parse --short=12 --verify HEAD)
 ifeq (, $(findstring dev, $(VERSION)))