Skip to content

Commit 964a1cc

Browse files
Update setup.py
1 parent 7d0722b commit 964a1cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
from setuptools import setup, find_packages # noqa: H301
1212

1313
NAME = "shotstack-sdk"
14-
VERSION = "0.2.1"
14+
VERSION = "0.2.2"
1515
# To install the library, run the following
1616
#
1717
# python setup.py install

0 commit comments

Comments
 (0)