We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2ce962 commit f0057cdCopy full SHA for f0057cd
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "ugrd"
7
-version = "1.26.0"
+version = "1.27.0"
8
authors = [
9
{ name="Desultory", email="[email protected]" },
10
]
@@ -18,7 +18,7 @@ classifiers = [
18
19
20
dependencies = [
21
- "zenlib >= 2.3.0",
+ "zenlib >= 2.3.2",
22
"pycpio >= 1.4.0"
23
24
0 commit comments