Skip to content

Commit 21253fd

Browse files
Version 1.0.4
1 parent 5fad8be commit 21253fd

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

2+
1.0.4 / 2020-04-03
3+
==================
4+
5+
* Fix `url` command
6+
27
1.0.3 / 2020-04-02
38
==================
49

cloudinary_cli/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "1.0.3"
1+
__version__ = "1.0.4"
22

33
import cloudinary
44

0 commit comments

Comments
 (0)