From 300aac85ca80a0ab0894fe013533f9b9d032e63d Mon Sep 17 00:00:00 2001 From: Amit Parekh <7276308+amitkparekh@users.noreply.github.com> Date: Mon, 26 Aug 2024 11:49:46 +0100 Subject: [PATCH] chore: bump version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0814f89..713cdeb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "cogelot" -version = "1.0.2" +version = "1.0.3" description = "" authors = [ {name = "Amit Parekh", email = "7276308+amitkparekh@users.noreply.github.com"},