From 5405efbbc47fe3ed8dcacfa68ccd25d91bfcad0b Mon Sep 17 00:00:00 2001 From: Blallo Date: Sun, 5 May 2024 23:29:12 +0200 Subject: [PATCH] Bump to v0.4.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 55d0c9f..947bd48 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "latecomers" -version = "0.3.3" +version = "0.4.0" description = "Retrieve and save data from ADR Ciampino airport" authors = [{name="Leonardo Barcaroli", email="blallo@autistici.org"}] license = {text="Public Domain"}