Bump version to 0.0.2

Change-Id: Ic68707cb5a287779e02f99ced6177c9ad5bc2c8d
diff --git a/setup.py b/setup.py
index e41c267..d7a8332 100644
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@
 
 setup(
     name="KorAPClient",
-    version="0.0.1",
+    version="0.0.2",
     author="Marc Kupietz",
     author_email="kupietz@ids-mannheim.de",
     description="Client package to access KorAP's web service API",