Skip to content

Commit

Permalink
更新版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
luolongfei committed Nov 23, 2021
1 parent 2182592 commit 9d901ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netflix.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ def wrapper(*args, **kwargs):


class Netflix(object):
VERSION = 'v0.3.1'
VERSION = 'v0.4'

# 超时秒数,包括隐式等待和显式等待
TIMEOUT = 23
Expand Down

0 comments on commit 9d901ba

Please sign in to comment.