Skip to content

Commit f3c948a

Browse files
author
Brian Luk
committed
Version 1.0.6
1 parent 3732cd8 commit f3c948a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11

2+
1.0.6 / 2020-06-23
3+
==================
4+
5+
* Use upload_large when file size is larger than 20MB
6+
* Fix Windows path/public_id formatting
7+
* Update Windows configuration approach
8+
29
1.0.5 / 2020-04-21
310
==================
411

cloudinary_cli/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.5"
1+
__version__ = "1.0.6"

0 commit comments

Comments
 (0)