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 d8f8b0d commit a86781fCopy full SHA for a86781f
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