Skip to content

Commit

Permalink
Release v2019.12.25
Browse files Browse the repository at this point in the history
  • Loading branch information
eight04 committed Dec 25, 2019
1 parent 1fc8888 commit 5250003
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__ = "2019.11.19"
__version__ = "2019.12.25"
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 = 2019.11.19
version = 2019.12.25
description = An image crawler, including multiple modules and GUI.
author = eight
author_email = [email protected]
Expand Down

0 comments on commit 5250003

Please sign in to comment.