Skip to content

Commit 40ce23b

Browse files
authored
Merge pull request #517 from z0z0r4/dev
2 parents dd65fcf + c196e65 commit 40ce23b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bilibili_api/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
interactive_video,
8585
)
8686

87-
BILIBILI_API_VERSION = "16.1.0"
87+
BILIBILI_API_VERSION = "16.1.1b0"
8888

8989
# 如果系统为 Windows,则修改默认策略,以解决代理报错问题
9090
if "windows" in platform.system().lower():

0 commit comments

Comments
 (0)