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

Commit f511049

Browse files
committed
Increment version
1 parent 76118ba commit f511049

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pytchat/__init__.py

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

0 commit comments

Comments
 (0)