python3Packages.contexttimer: fix version scheme

This commit is contained in:
Sigmanificient
2026-07-15 00:58:44 +02:00
parent ec514ce315
commit 6790da7e7c

View File

@@ -10,7 +10,7 @@
buildPythonPackage {
pname = "contexttimer";
version = "unstable-2024-09-05";
version = "0.3.3-unstable-2024-09-05";
pyproject = true;
src = fetchFromGitHub {