Skip to content

Commit 8313b8b

Browse files
committed
update version
1 parent 6d55a34 commit 8313b8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "usepy"
3-
version = "0.2.41"
3+
version = "0.2.5"
44
description = "usepy"
55
homepage = "https://usepy.code05.com/"
66
authors = ["miclon <jcnd@163.com>"]
@@ -10,7 +10,7 @@ packages = [
1010
]
1111

1212
[tool.poetry.dependencies]
13-
python = "^3.6"
13+
python = "^3.7"
1414
typing-extensions = [
1515
{ version = "^4.0.0", python = ">=3.6,<3.7" },
1616
{ version = "^4.5.0", python = ">=3.7" }

0 commit comments

Comments
 (0)