Skip to content

Commit ddbb4af

Browse files
Merge pull request #3 from sendinblue/feature_v3_python_library
removed git_push.version upgrade
2 parents 7533f58 + a605472 commit ddbb4af

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.0"
18+
VERSION = "1.0.1"
1919
# To install the library, run the following
2020
#
2121
# python setup.py install

0 commit comments

Comments
 (0)