Skip to content

Commit b0cb85e

Browse files
committed
bump pycpio version
Signed-off-by: Zen <[email protected]>
1 parent 6e1614a commit b0cb85e

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

2020
dependencies = [
2121
"zenlib >= 1.2.0",
22-
"pycpio >= 0.6.1"
22+
"pycpio >= 0.7.0"
2323
]
2424

2525
[options]

0 commit comments

Comments
 (0)