Bump to new dev version 0.8.0.9000

Change-Id: I5edf6e0e167cc954b37b4a07c9e764e040f3977f
diff --git a/pyproject.toml b/pyproject.toml
index c4516d2..325002c 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [project]
 name = "KorAPClient"
-version = "0.8.0"
+version = "0.8.0.9000"
 description = "Client package to access KorAP's web service API"
 authors = [
     {name = "Marc Kupietz",email = "kupietz@ids-mannheim.de"},