Updates the version.

This commit is contained in:
2025-12-02 10:30:00 -07:00
parent d7cdd28f96
commit 73e0476bc6
2 changed files with 29 additions and 1 deletions

View File

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