Skip to content

Commit

Permalink
发布修正版2.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
xaoyaoo committed Nov 27, 2023
1 parent 9a81243 commit c475347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
with open("README.md", "r", encoding="utf-8") as fh:
long_description = fh.read()

version = "2.2.8"
version = "2.2.9"

install_requires = [
"psutil",
Expand Down

0 comments on commit c475347

Please sign in to comment.