From 61acdaadf63b93f5f62ca4188f1f5459b7d846ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mirek=20D=C5=82ugosz?= Date: Sun, 18 Feb 2024 18:20:52 +0100 Subject: [PATCH] Prepare new version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1d764ca..fd20cfc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pelican-social-cards" -version = "0.4.4" +version = "0.5.0" description = "Plugin to generate social media cards with post title embedded" authors = ["Mirek Długosz"] license = "AGPL-3.0"