We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f1b6c5 commit 771579cCopy full SHA for 771579c
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Version history
2
3
+## 1.0.1
4
+
5
- Fixed NULL warning in fetch functions
6
7
## 1.0.0
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "KorAPClient"
-version = "1.0.0"
+version = "1.0.1"
description = "Client package to access KorAP's web service API"
authors = [
{name = "Marc Kupietz",email = "[email protected]"},
0 commit comments