Skip to content

Commit

Permalink
Add version changed directive to documentation for API
Browse files Browse the repository at this point in the history
  • Loading branch information
Harmon758 committed Oct 24, 2022
1 parent 3f0cc76 commit e736770
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tweepy/api.py
Expand Up @@ -53,6 +53,10 @@ def wrapper(*args, **kwargs):
class API:
"""Twitter API v1.1 Interface
.. versionchanged:: 4.11
Added support for ``include_ext_edit_control`` endpoint/method
parameter
Parameters
----------
auth
Expand Down

0 comments on commit e736770

Please sign in to comment.