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.
2 parents cfe21b9 + a86781f commit 221449eCopy full SHA for 221449e
pkgs/development/python-modules/plastexdepgraph/default.nix
@@ -12,7 +12,7 @@
12
}:
13
buildPythonPackage {
14
pname = "plastexdepgraph";
15
- version = "0.0.4";
+ version = "0.0.5";
16
pyproject = true;
17
18
src = fetchFromGitHub {
0 commit comments