From 7c29f33852a6feb8f469a75f3e0ec8dc6ba97e1b Mon Sep 17 00:00:00 2001 From: Antti Ajanki Date: Sun, 14 Apr 2013 19:38:02 +0300 Subject: Bump version --- src/webvicli/webvicli/client.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/webvicli') diff --git a/src/webvicli/webvicli/client.py b/src/webvicli/webvicli/client.py index 75f84c0..bf9f7a8 100644 --- a/src/webvicli/webvicli/client.py +++ b/src/webvicli/webvicli/client.py @@ -38,7 +38,7 @@ from urlparse import urlparse from webvi.constants import WebviRequestType, WebviOpt, WebviInfo, WebviSelectBitmask, WebviConfig, WebviSelect from . import menu -VERSION = '0.4.9' +VERSION = '0.5.0' # Default options DEFAULT_PLAYERS = ['mplayer -cache-min 10 "%s"', -- cgit v1.2.3