Prepare for 0.6.1

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