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 71760a2 commit 215f011Copy full SHA for 215f011
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup, find_packages # noqa: H301
2
3
NAME = "shotstack-sdk"
4
-VERSION = "0.2.4"
+VERSION = "0.2.5"
5
# To install the library, run the following
6
#
7
# python setup.py install
0 commit comments