diff --git a/twitch/__init__.py b/twitch/__init__.py index 4c2c662..7152639 100644 --- a/twitch/__init__.py +++ b/twitch/__init__.py @@ -1,6 +1,6 @@ #-*- encoding: utf-8 -*- -VERSION='0.4.1' +VERSION='0.4.2' MAX_RETRIES=5 import sys try: