Skip to content

Commit a6a8934

Browse files
authored
Update __init__.py
1 parent 58e472c commit a6a8934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TwitchChannelPointsMiner/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- coding: utf-8 -*-
2-
__version__ = "2.7.1"
2+
__version__ = "2.7.2"
33
from .TwitchChannelPointsMiner import TwitchChannelPointsMiner
44

55
__all__ = [

0 commit comments

Comments
 (0)