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