File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,8 @@ name: Quality Checks
55
66on :
77 push :
8- # branches: [ master ]
8+ branches :
9+ - ' **'
910 pull_request :
1011 # branches: [ master ]
1112 workflow_dispatch :
Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## 1.7.3 (2022-01-20)
6+
57- deprecating python 3.6
6- - experimental: package icloudpd as one executable [ #146 ] ( https://github.com/icloud-photos-downloader/icloud_photos_downloader/issues/146 )
8+ - experimental: package ` icloudpd ` & ` icloud ` as executables [ #146 ] ( https://github.com/icloud-photos-downloader/icloud_photos_downloader/issues/146 )
79
810## 1.7.2 (2021-01-16)
911
Original file line number Diff line number Diff line change 55
66setup (
77 name = "icloudpd" ,
8- version = "1.7.2 " ,
8+ version = "1.7.3 " ,
99 url = "https://github.com/icloud-photos-downloader/icloud_photos_downloader" ,
1010 description = (
1111 "icloudpd is a command-line tool to download photos and videos from iCloud."
You can’t perform that action at this time.
0 commit comments