From 8388ffda1bb8abb51019ff304b6aa15e450178db Mon Sep 17 00:00:00 2001 From: Erik Montnemery Date: Mon, 9 May 2022 09:46:54 +0200 Subject: [PATCH] Bump version to 12.1.2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 3311948a4..185951c5a 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name="PyChromecast", - version="12.1.1", + version="12.1.2", license="MIT", url="https://github.com/balloob/pychromecast", author="Paulus Schoutsen",