Skip to content

Commit f0057cd

Browse files
committed
bup ver
Signed-off-by: Zen <[email protected]>
1 parent c2ce962 commit f0057cd

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.26.0"
7+
version = "1.27.0"
88
authors = [
99
{ name="Desultory", email="[email protected]" },
1010
]
@@ -18,7 +18,7 @@ classifiers = [
1818
]
1919

2020
dependencies = [
21-
"zenlib >= 2.3.0",
21+
"zenlib >= 2.3.2",
2222
"pycpio >= 1.4.0"
2323
]
2424

0 commit comments

Comments
 (0)