Provide Python wrappers for RKorAPClient R-S4 classes and class methods

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