Skip to content

Commit

Permalink
Version 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Luk committed Jul 8, 2020
1 parent a712bab commit 3aee9ac
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

1.0.7 / 2020-07-09
==================

* Refactor path/public_id formatting
* Normalize folder name when querying resources

1.0.6 / 2020-06-23
==================

Expand Down
2 changes: 1 addition & 1 deletion cloudinary_cli/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.6"
__version__ = "1.0.7"

0 comments on commit 3aee9ac

Please sign in to comment.