c2c version

This commit is contained in:
death916 2026-01-19 04:28:46 -08:00
parent 228f8891d1
commit 311c33775e

View file

@ -11,7 +11,7 @@
buildPythonPackage rec {
pname = "c2cscrape";
tag = "0.1.3";
version = "0.1.3";
src = fetchFromGitHub {
owner = "death916";