python312Packages.python-technove: 1.2.3 -> 1.3.0

Diff: https://github.com/Moustachauve/pytechnove/compare/refs/tags/v1.2.3...v1.3.0

Changelog: https://github.com/Moustachauve/pytechnove/releases/tag/v1.3.0
This commit is contained in:
Fabian Affolter
2024-07-03 12:55:49 +02:00
parent 1755fa11d8
commit e621426dca
@@ -16,7 +16,7 @@
buildPythonPackage rec {
pname = "python-technove";
version = "1.2.3";
version = "1.3.0";
pyproject = true;
disabled = pythonOlder "3.11";