Skip to content

Commit bc73c89

Browse files
author
Brian Luk
committed
Bump version to 0.4.2
1 parent 36b3ba3 commit bc73c89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudinary_cli/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import cloudinary
22

3-
__version__ = "0.4.1"
3+
__version__ = "0.4.2"
44

55
cloudinary.USER_PLATFORM = "CloudinaryCLI/{}".format(__version__)

0 commit comments

Comments
 (0)