Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
d60 authored Apr 28, 2024
1 parent 5a4fc6f commit e898522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion twikit/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
A Python library for interacting with the Twitter API.
"""

__version__ = '1.5.8'
__version__ = '1.5.9'

from .bookmark import BookmarkFolder
from .client import Client
Expand Down

0 comments on commit e898522

Please sign in to comment.