From 38e0018ac1dc84603d20437875f4c4f1db06d9a0 Mon Sep 17 00:00:00 2001 From: Aidan Timson Date: Wed, 9 Feb 2022 16:14:26 +0000 Subject: [PATCH] Bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e9b344e..53cec17 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setuptools.setup( name="ovoenergy", - version="1.1.13", + version="1.2.0", author="Timmo", author_email="contact@timmo.xyz", description="Get energy data from OVO's API",