Skip to content

Commit 2eef68e

Browse files
authored
Merge pull request #89 from mujin/updateGraphApi
feat: update GraphQL api
2 parents 765cc4f + ba81a79 commit 2eef68e

File tree

3 files changed

+346
-13
lines changed

3 files changed

+346
-13
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.9.32 (2026-04-02)
4+
5+
- Re-generate graph api.
6+
37
## 0.9.31 (2026-03-05)
48

59
- Support zip backup file archive format.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = '0.9.31'
1+
__version__ = '0.9.32'
22

33
# Do not forget to update CHANGELOG.md

0 commit comments

Comments
 (0)