Skip to content

Commit bb1b0e8

Browse files
committed
bump up version
1 parent c7cf4f0 commit bb1b0e8

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.2.0"
9+
VERSION = "0.4.0"
1010
REQUIRED = ["requests"]
1111
1212

0 commit comments

Comments
 (0)