From eee26e70a8e5fd7980eb8d62f0b581cdfb3ed53a Mon Sep 17 00:00:00 2001 From: florian Date: Wed, 30 Dec 2020 18:14:57 +0100 Subject: [PATCH] Bump version --- staticmaps/meta.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/staticmaps/meta.py b/staticmaps/meta.py index 2419432..a14a7af 100644 --- a/staticmaps/meta.py +++ b/staticmaps/meta.py @@ -3,4 +3,4 @@ GITHUB_URL = "https://github.com/flopp/py-staticmaps" LIB_NAME = "py-staticmaps" -VERSION = "0.2.2" +VERSION = "0.2.3"