Skip to content

Commit 3dedff7

Browse files
committed
python-sp-api-24 Need to handle 429 errors (Rate Limit throttled)
1 parent 75bde6b commit 3dedff7

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
@@ -2,7 +2,7 @@
22

33
setup(
44
name='python-amazon-sp-api',
5-
version='0.1.7',
5+
version='0.1.9',
66
install_requires=[
77
"requests",
88
"six~=1.15.0",

0 commit comments

Comments
 (0)