Skip to content

Commit

Permalink
🐳 chore(version): 发布1.0.1修复版本
Browse files Browse the repository at this point in the history
  • Loading branch information
yansh97 committed Jun 3, 2024
1 parent f9fc4ab commit 5556740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jieba3/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

from jieba3.tok import _cut_query, _cut_text

__version__ = "1.0.0"
__version__ = "1.0.1"


class jieba3(BaseModel):
Expand Down

0 comments on commit 5556740

Please sign in to comment.