Skip to content

Commit a336b7f

Browse files
committed
Bump v3.5.0
1 parent 5aadc7a commit a336b7f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,8 @@ jobs:
126126
--hidden-import=Cryptodome.Util --hidden-import=Cryptodome.Util.Padding \
127127
--hidden-import=Cryptodome.Random \
128128
--hidden-import=curl_cffi --hidden-import=_cffi_backend \
129+
--hidden-import=lxml --hidden-import=lxml.etree \
130+
--hidden-import=isodate \
129131
--collect-all curl_cffi \
130132
--additional-hooks-dir=pyinstaller/hooks \
131133
--add-data "StreamingCommunity${{ matrix.separator }}StreamingCommunity" \
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
__title__ = 'StreamingCommunity'
2-
__version__ = '3.4.9'
2+
__version__ = '3.5.0'
33
__author__ = 'Arrowar'
44
__description__ = 'A command-line program to download film'
55
__copyright__ = 'Copyright 2025'

0 commit comments

Comments
 (0)