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 19f8b9f commit 984fec9Copy full SHA for 984fec9
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "ugrd"
7
-version = "1.11.1"
+version = "1.11.2"
8
authors = [
9
{ name="Desultory", email="[email protected]" },
10
]
@@ -19,7 +19,7 @@ classifiers = [
19
20
dependencies = [
21
"zenlib >= 2.1.2",
22
- "pycpio >= 1.1.2"
+ "pycpio >= 1.1.3"
23
24
25
[options]
0 commit comments