Skip to content

Commit 215f011

Browse files
Update setup.py
1 parent 71760a2 commit 215f011

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
@@ -1,7 +1,7 @@
11
from setuptools import setup, find_packages # noqa: H301
22

33
NAME = "shotstack-sdk"
4-
VERSION = "0.2.4"
4+
VERSION = "0.2.5"
55
# To install the library, run the following
66
#
77
# python setup.py install

0 commit comments

Comments
 (0)