diff --git a/setup.py b/setup.py
index 8b8a7adafe278ad430eac36a4c127a0a86ae5290..3621d9f2b377c4ceed8077736db3593e16fc1bef 100644
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))
 
 setup(
     name='spotseeker_restclient',
-    version='0.0.1',
+    version='0.0.2',
     packages=find_packages(),
     include_package_data=True,
     install_requires = [