Skip to content

Commit 771579c

Browse files
committed
Bump version to v1.0.1
Change-Id: Ibf38e2c814b7479058e67584b971e06b8b3c3945
1 parent 7f1b6c5 commit 771579c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Version history
22

3+
## 1.0.1
4+
35
- Fixed NULL warning in fetch functions
46

57
## 1.0.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "KorAPClient"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
description = "Client package to access KorAP's web service API"
55
authors = [
66
{name = "Marc Kupietz",email = "[email protected]"},

0 commit comments

Comments
 (0)