We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36b3ba3 commit bc73c89Copy full SHA for bc73c89
cloudinary_cli/__init__.py
@@ -1,5 +1,5 @@
1
import cloudinary
2
3
-__version__ = "0.4.1"
+__version__ = "0.4.2"
4
5
cloudinary.USER_PLATFORM = "CloudinaryCLI/{}".format(__version__)
0 commit comments