Skip to content

Commit

Permalink
Version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
const-cloudinary committed Oct 16, 2020
1 parent d8576c9 commit 58c186e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

1.2.0 / 2020-10-16
==================

* Add support for `--keep-unique` option in `sync`

1.1.1 / 2020-07-30
==================

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.1.1"
__version__ = "1.2.0"

0 comments on commit 58c186e

Please sign in to comment.