From 3b659d63f597a1abd7b967a1f9364dfa5f68e91f Mon Sep 17 00:00:00 2001 From: winlu Date: Mon, 9 Mar 2015 21:52:41 +0100 Subject: [PATCH] version bump --- twitch/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: