diff --git a/setup.py b/setup.py
index 40e184df965b9bb87766eab6e8d1384b71f0f349..ccc0105765090c594255cb68527c672183c10fae 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 import os
 from setuptools import setup, find_packages
 
-VERSION = "0.1.0"
+VERSION = "0.2.0.dev0"
 
 
 # Read description