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 7d0722b commit 964a1ccCopy full SHA for 964a1cc
setup.py
@@ -11,7 +11,7 @@
11
from setuptools import setup, find_packages # noqa: H301
12
13
NAME = "shotstack-sdk"
14
-VERSION = "0.2.1"
+VERSION = "0.2.2"
15
# To install the library, run the following
16
#
17
# python setup.py install
0 commit comments