Skip to content

Commit 2bf3ba4

Browse files
authored
Update pyproject.toml
1 parent c4788c9 commit 2bf3ba4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
[project]
33
name = "philh_myftp_biz"
4-
version = "0.0.8"
4+
version = "0.0.9"
55
requires-python = ">=3.13"
66

77
dependencies = [
@@ -30,3 +30,4 @@ dependencies = [
3030
requires = ["poetry-core>=2.0.0,<3.0.0"]
3131
build-backend = "poetry.core.masonry.api"
3232

33+

0 commit comments

Comments
 (0)