File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 10
10
11
11
_ Pixiv API for Python (with Auth supported)_
12
12
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 ) )
13
17
- [ 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 ) )
15
20
- [ 2022/02/04] Remove Public-API support as it's deprecated by Pixiv, see
16
21
[ !201] ( https://github.com/upbit/pixivpy/commit/74e114e1cfe51e6c0e8c30c2024bcfcf0bae7ccc )
17
22
- [ 2021/11/23] Add ` illust_new ` for get latest works, see
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " pixivpy3"
3
- version = " 3.7.2 "
3
+ version = " 3.7.3 "
4
4
description = " Pixiv API for Python (with 6.x AppAPI supported)"
5
5
authors = [" upbit <rmusique@gmail.com>" ]
6
6
license = " Unlicense"
You can’t perform that action at this time.
0 commit comments