Fix command line section in Readme.md

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