From 6c00d89d9454ff49963d2db110d18b2dc2fb951a Mon Sep 17 00:00:00 2001 From: Tobias Brox Date: Tue, 18 Jul 2023 14:00:33 +0200 Subject: duh ... forgot to add the version number --- calendar_cli/metadata.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calendar_cli/metadata.py b/calendar_cli/metadata.py index 39a6c4b..d7988d1 100644 --- a/calendar_cli/metadata.py +++ b/calendar_cli/metadata.py @@ -1,5 +1,5 @@ metadata = { - "version": "0.14.1", + "version": "1.0.1", "author": "Tobias Brox", "author_short": "tobixen", "copyright": "Copyright 2013-2022, Tobias Brox and contributors", -- cgit v1.2.3