File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,17 @@ RapidAPI usage/account related questions should be posted on RapidAPI discussion
1010
1111## [ Change Note]
1212
13+ ### September, 2021
14+
15+ We have a minor update for botometer-python.
16+
17+ Recently Tweepy had a major upgrade (v3.10.0 -> v4.0.0) that is not back compatible.
18+ Upgrading your local Tweepy may break botometer-python and throw "No module named 'tweepy.error'" error.
19+ To fix it, simply downgrade Tweepy to previous versions such as v3.10.0.
20+
21+ We upgraded botometer-python to v1.6.1 to specify the acceptable versions of Tweepy.
22+ There is nothing you need to do if you already have the correct version of Tweepy.
23+
1324### September, 2020
1425
1526We have a major update for Botometer:
You can’t perform that action at this time.
0 commit comments