File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1010
1111_ Pixiv API for Python (with Auth supported)_
1212
13+ - [ 2023/09/18] _ v3.7.3_ Add ` novel_follow() ` , fix ByPassSniApi() host BUG, see
14+ [ !279] ( https://github.com/upbit/pixivpy/issues/279 ) (thanks
15+ [ @Solomon ] ( https://github.com/Solomon-Edwards ) ,
16+ [ @rhyryy ] ( https://github.com/rhyryy ) )
1317- [ 2023/09/17] Move to new PEP 517 standard with poetry, and upgrade deps, see
14- [ #270 ] ( https://github.com/upbit/pixivpy/pull/270 )
18+ [ #270 ] ( https://github.com/upbit/pixivpy/pull/270 ) (thanks
19+ [ @Nachtalb ] ( https://github.com/Nachtalb ) )
1520- [ 2022/02/04] Remove Public-API support as it's deprecated by Pixiv, see
1621 [ !201] ( https://github.com/upbit/pixivpy/commit/74e114e1cfe51e6c0e8c30c2024bcfcf0bae7ccc )
1722- [ 2021/11/23] Add ` illust_new ` for get latest works, see
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " pixivpy3"
3- version = " 3.7.2 "
3+ version = " 3.7.3 "
44description = " Pixiv API for Python (with 6.x AppAPI supported)"
55authors = [" upbit <rmusique@gmail.com>" ]
66license = " Unlicense"
You can’t perform that action at this time.
0 commit comments