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 e477cad commit cb1df89Copy full SHA for cb1df89
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "ugrd"
7
-version = "2.0.2"
+version = "2.1.0"
8
authors = [
9
{ name="Desultory", email="[email protected]" },
10
]
@@ -19,7 +19,7 @@ classifiers = [
19
20
dependencies = [
21
"zenlib >= 3.0.2",
22
- "pycpio >= 1.5.2"
+ "pycpio >= 1.5.5"
23
24
25
[project.optional-dependencies]
0 commit comments