From 365105f4b4a1ce0a6ed26f340a12c11433c97262 Mon Sep 17 00:00:00 2001 From: Blallo Date: Sun, 18 Sep 2022 23:30:42 +0200 Subject: [PATCH] Bump to v0.3.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6708b92..a5f2b77 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "latecomers" -version = "0.2.1" +version = "0.3.0" description = "Retrieve and save data from ADR Ciampino airport" authors = [{name="Leonardo Barcaroli", email="blallo@autistici.org"}] license = {text="Public Domain"}