python3Packages.pytouchlinesl: 0.3.0 -> 0.4.0

https://github.com/jnsgruk/pytouchlinesl/releases/tag/0.4.0
This commit is contained in:
Martin Weinelt
2025-08-08 04:06:19 +02:00
parent cbb688b1cf
commit 431501260a
@@ -12,7 +12,7 @@
buildPythonPackage rec {
pname = "pytouchlinesl";
version = "0.3.0";
version = "0.4.0";
pyproject = true;
disabled = pythonOlder "3.10";