Note usage of Twitter API v1.1 in documentation for AsyncStream
authorHarmon <Harmon758@gmail.com>
Sun, 20 Feb 2022 06:40:37 +0000 (00:40 -0600)
committerHarmon <Harmon758@gmail.com>
Sun, 20 Feb 2022 06:40:56 +0000 (00:40 -0600)
tweepy/asynchronous/streaming.py

index e2ee23fe9b0ea180ad103c31595b2b045d464c59..7b06e50fb744f2c4e56ec1895d9bd69d4f0121bf 100644 (file)
@@ -20,7 +20,7 @@ log = logging.getLogger(__name__)
 
 
 class AsyncStream:
-    """Stream realtime Tweets asynchronously
+    """Stream realtime Tweets asynchronously with Twitter API v1.1
 
     .. versionadded:: 4.0