Skip to content

Commit 132ed5d

Browse files
Merge pull request #6 from sendinblue/feature_updated_swagger_sync
version upgrade to v2.0.0
2 parents 50abfa3 + 2cb0b65 commit 132ed5d

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
@@ -15,7 +15,7 @@
1515
from setuptools import setup, find_packages
1616

1717
NAME = "sib-api-v3-sdk"
18-
VERSION = "1.0.2"
18+
VERSION = "1.1.0"
1919
# To install the library, run the following
2020
#
2121
# python setup.py install

0 commit comments

Comments
 (0)