Skip to content

Commit

Permalink
chore: 更新版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
FHU-yezi committed Jan 16, 2025
1 parent 4e9752a commit 3fd9e35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jkit/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "3.0.0a16"
__version__ = "3.0.0b1"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "jkit"
version = "3.0.0a16"
version = "3.0.0b1"
description = "简书非官方 SDK - 创造可能性"
readme = "README.md"
license = { file = "LICENSE" }
Expand Down

0 comments on commit 3fd9e35

Please sign in to comment.