Skip to content

Commit 43c690f

Browse files
committed
Bump to v1.0.1
1 parent b48f423 commit 43c690f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ def fetchReadme(path: str) -> str:
3333

3434
setuptools.setup(
3535
name="pixiv_utils",
36-
version="1.0.0",
36+
version="1.0.1",
3737
author="Wenhao Chen",
3838
author_email="cwher@outlook.com",
3939
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.",

0 commit comments

Comments
 (0)