Skip to content

Commit 984fec9

Browse files
committed
bup ver
Signed-off-by: Zen <[email protected]>
1 parent 19f8b9f commit 984fec9

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
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "ugrd"
7-
version = "1.11.1"
7+
version = "1.11.2"
88
authors = [
99
{ name="Desultory", email="[email protected]" },
1010
]
@@ -19,7 +19,7 @@ classifiers = [
1919

2020
dependencies = [
2121
"zenlib >= 2.1.2",
22-
"pycpio >= 1.1.2"
22+
"pycpio >= 1.1.3"
2323
]
2424

2525
[options]

0 commit comments

Comments
 (0)