Skip to content

Commit a93ea55

Browse files
committed
update
1 parent c65a181 commit a93ea55

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,6 +1,6 @@
11
[tool.poetry]
22
name = "usepy"
3-
version = "0.1.35"
3+
version = "0.1.36"
44
description = "usepy"
55
homepage = "https://usepy.code05.com/"
66
authors = ["miclon <jcnd@163.com>"]
@@ -11,6 +11,7 @@ packages = [
1111

1212
[tool.poetry.dependencies]
1313
python = "^3.8"
14+
usepy-plugin-notify = { version = "^0.2.2", optional = true }
1415

1516

1617
[tool.poetry.group.test.dependencies]

0 commit comments

Comments
 (0)