Skip to content

Commit

Permalink
Version 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
const-cloudinary committed Apr 3, 2020
1 parent 5fad8be commit 21253fd
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.0.4 / 2020-04-03
==================

* Fix `url` command

1.0.3 / 2020-04-02
==================

Expand Down
2 changes: 1 addition & 1 deletion cloudinary_cli/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "1.0.3"
__version__ = "1.0.4"

import cloudinary

Expand Down

0 comments on commit 21253fd

Please sign in to comment.