From e943e6bc5b667ed07e1eac80f64dddab8ed7af7f Mon Sep 17 00:00:00 2001 From: Johan Andersson Date: Thu, 6 Oct 2016 22:52:50 +0200 Subject: [PATCH] New release 1.6 --- Makefile | 2 +- lib/svtplay_dl/__init__.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 4b9542c..eba27b4 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ all: svtplay-dl release clean_releasedir $(RELEASE_DIR) # These variables describe the latest release: -VERSION = 1.5 +VERSION = 1.6 LATEST_RELEASE = $(VERSION) # If we build a new release, this is what it will be called: diff --git a/lib/svtplay_dl/__init__.py b/lib/svtplay_dl/__init__.py index 02a32f2..babf3c8 100644 --- a/lib/svtplay_dl/__init__.py +++ b/lib/svtplay_dl/__init__.py @@ -54,7 +54,7 @@ from svtplay_dl.service.viasatsport import Viasatsport from svtplay_dl.service.vimeo import Vimeo from svtplay_dl.service.youplay import Youplay -__version__ = "1.5" +__version__ = "1.6" sites = [ Aftonbladet,