Skip to content

Commit e00a2ec

Browse files
author
LiuLang
committed
v3.7.1 released
1 parent 42012ab commit e00a2ec

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

MANIFEST

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ bcloud/Config.py
99
bcloud/DownloadPage.py
1010
bcloud/Downloader.py
1111
bcloud/ErrorMsg.py
12+
bcloud/FileWatcher.py
1213
bcloud/FolderBrowserDialog.py
1314
bcloud/HomePage.py
1415
bcloud/IconWindow.py
@@ -19,6 +20,7 @@ bcloud/PropertiesDialog.py
1920
bcloud/RenameDialog.py
2021
bcloud/RequestCookie.py
2122
bcloud/SharePage.py
23+
bcloud/Shutdown.py
2224
bcloud/SigninDialog.py
2325
bcloud/TrashPage.py
2426
bcloud/UploadPage.py

bcloud/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
# Use of this source code is governed by GPLv3 license that can be found
44
# in http://www.gnu.org/licenses/gpl-3.0.html
55

6-
__version__ = '3.6.1'
6+
__version__ = '3.7.1'

0 commit comments

Comments
 (0)