Skip to content
This repository was archived by the owner on Jan 25, 2022. It is now read-only.

Commit 6d581c2

Browse files
committed
Increment version
1 parent 87aadee commit 6d581c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytchat/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
pytchat is a lightweight python library to browse youtube livechat without Selenium or BeautifulSoup.
33
"""
44
__copyright__ = 'Copyright (C) 2019, 2020 taizan-hokuto'
5-
__version__ = '0.5.3'
5+
__version__ = '0.5.4'
66
__license__ = 'MIT'
77
__author__ = 'taizan-hokuto'
88
__author_email__ = '55448286+taizan-hokuto@users.noreply.github.com'

0 commit comments

Comments
 (0)