Skip to content

Commit cb1df89

Browse files
committed
bup ver, dep ver
Signed-off-by: Zen <[email protected]>
1 parent e477cad commit cb1df89

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 = "2.0.2"
7+
version = "2.1.0"
88
authors = [
99
{ name="Desultory", email="[email protected]" },
1010
]
@@ -19,7 +19,7 @@ classifiers = [
1919

2020
dependencies = [
2121
"zenlib >= 3.0.2",
22-
"pycpio >= 1.5.2"
22+
"pycpio >= 1.5.5"
2323
]
2424

2525
[project.optional-dependencies]

0 commit comments

Comments
 (0)