Skip to content

Commit

Permalink
Release v2024.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
eight04 committed Jan 4, 2024
1 parent 5a1fdcf commit 05dde96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion comiccrawler/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "2023.12.24"
__version__ = "2024.1.4"
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = comiccrawler
version = 2023.12.24
version = 2024.1.4
description = An image crawler, including multiple modules and GUI.
author = eight
author_email = [email protected]
Expand Down

0 comments on commit 05dde96

Please sign in to comment.