commit | 56c983d0f7171083089926a7f108fb2831d57be9 | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Fri Jan 26 18:35:49 2024 +0100 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Sat Jan 27 11:47:16 2024 +0100 |
tree | 68957d48c1b651b9f1fa3cb97945a060ff8d7362 | |
parent | 30c6afb38f9d0c04d1e5adb0a3563e6b21726ad6 [diff] [blame] |
Prepare for v0.8.0 Change-Id: I4ffde284dfe75d752f5f24663a93d867ec5b78c3
diff --git a/pyproject.toml b/pyproject.toml index 038a572..672ea36 100644 --- a/pyproject.toml +++ b/pyproject.toml
@@ -1,6 +1,6 @@ [project] name = "KorAPClient" -version = "0.7.5.9000" +version = "0.8.0" description = "Client package to access KorAP's web service API" authors = [ {name = "Marc Kupietz",email = "kupietz@ids-mannheim.de"},