Skip to content

Commit a86781f

Browse files
committed
python3Packages.plastexdepgraph: 0.0.4 -> 0.0.5
1 parent d8f8b0d commit a86781f

File tree

1 file changed

+1
-1
lines changed
  • pkgs/development/python-modules/plastexdepgraph

1 file changed

+1
-1
lines changed

pkgs/development/python-modules/plastexdepgraph/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
}:
1313
buildPythonPackage {
1414
pname = "plastexdepgraph";
15-
version = "0.0.4";
15+
version = "0.0.5";
1616
pyproject = true;
1717

1818
src = fetchFromGitHub {

0 commit comments

Comments
 (0)