From 671cf07b1ed9104a7ccda55bc7e42406b5fd9e88 Mon Sep 17 00:00:00 2001 From: Jens <69081683+jenslys@users.noreply.github.com> Date: Sun, 8 Jan 2023 20:32:25 +0100 Subject: [PATCH] bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 4e5a4b4..98e0911 100755 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="nrkdl", - version="1.1.0", + version="1.2.0", author="jenlys", description="Download movies/tv-shows from nrk.no", long_description=long_description,