Skip to content

Commit

Permalink
merge命令错误修复
Browse files Browse the repository at this point in the history
  • Loading branch information
xaoyaoo committed Dec 9, 2023
1 parent 6606db5 commit de580a3
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.3.6"
version = "2.3.5"

install_requires = [
"psutil",
Expand Down

0 comments on commit de580a3

Please sign in to comment.