We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f18b33f commit d15589cCopy full SHA for d15589c
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "hfsapi"
7
-version = "0.1.3"
+version = "0.1.4"
8
description = "HFS (HTTP File Server) Python API 客户端"
9
readme = "README.md"
10
requires-python = ">=3.10"
0 commit comments