Skip to content

Commit

Permalink
Bump to v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
CWHer committed Sep 25, 2024
1 parent b48f423 commit 43c690f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ def fetchReadme(path: str) -> str:

setuptools.setup(
name="pixiv_utils",
version="1.0.0",
version="1.0.1",
author="Wenhao Chen",
author_email="[email protected]",
description="Pixiv Utils implemented in Python, including Pixiv crawler and mosaic puzzles, support for rankings, personal favorites, artist works, keyword search and other filtering functions, and provide high-performance multi-threaded parallel download.",
Expand Down

0 comments on commit 43c690f

Please sign in to comment.