Skip to content

Commit ffa3d5d

Browse files
committed
pagination fix
1 parent 156846b commit ffa3d5d

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
@@ -6,7 +6,7 @@
66
DESCRIPTION: str = "Python Client For Twitter Streaming API v2"
77
URL: str = "https://github.com/twitivity/twitter-stream.py"
88
REQUIRES_PYTHON: str = ">=3.6.0"
9-
VERSION = "0.7.2"
9+
VERSION = "0.7.3"
1010
REQUIRED = ["requests", "requests-oauthlib"]
1111
1212

0 commit comments

Comments
 (0)