From fa0023d2d18348ec70ce9344771c1d4f459263a0 Mon Sep 17 00:00:00 2001 From: Blallo Date: Tue, 27 Sep 2022 23:16:11 +0200 Subject: [PATCH] Bump to v0.3.3 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index efb90e2..e42d5b7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "latecomers" -version = "0.3.2" +version = "0.3.3" description = "Retrieve and save data from ADR Ciampino airport" authors = [{name="Leonardo Barcaroli", email="blallo@autistici.org"}] license = {text="Public Domain"}