python312Packages.ttp-templates: 0.3.6 -> 0.3.7 (#354255)

This commit is contained in:
Nick Cao
2024-11-07 13:23:12 -05:00
committed by GitHub
@@ -8,7 +8,7 @@
buildPythonPackage rec {
pname = "ttp-templates";
version = "0.3.6";
version = "0.3.7";
format = "pyproject";
disabled = pythonOlder "3.7";