Fixes another bug with retrieving all Dinosaur Comics

This commit is contained in:
2025-12-05 10:33:00 -07:00
parent 9e6b9c35c2
commit 7bc0f353f3
3 changed files with 14 additions and 13 deletions

View File

@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "comic_download"
version = "0.2.1"
version = "0.2.2"
authors = [
{name = "Markil 3", email = "markil3@singlepilot.net"}
]