Skip to content

Commit 5b806d9

Browse files
committed
Bump version to 1.0.2 in setup.py
1 parent 1d2659f commit 5b806d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
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.1",
36+
version="1.0.2",
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)