File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8484# The short X.Y version.
8585version = '1.2'
8686# The full version, including alpha/beta/rc tags.
87- release = '1.2.1 '
87+ release = '1.2.2 '
8888
8989# The language for content autogenerated by Sphinx. Refer to documentation
9090# for a list of supported languages.
Original file line number Diff line number Diff line change 4141 requirements .append ('sphinxcontrib-websupport' )
4242 requirements .append ('Pygments' )
4343
44- version = '1.2.1 '
44+ version = '1.2.2 '
4545
4646readme = ''
4747with open ('README.rst' ) as f :
Original file line number Diff line number Diff line change 2828__author__ = 'TwitchIO'
2929__license__ = 'MIT'
3030__copyright__ = 'Copyright 2017-2021 TwitchIO'
31- __version__ = '1.2.1 '
31+ __version__ = '1.2.2 '
3232
3333import logging
3434
You can’t perform that action at this time.
0 commit comments