From 5de76bd4c024bb98b6c97d91ff7abca14a8d9035 Mon Sep 17 00:00:00 2001 From: Altay Sansal Date: Fri, 8 Jul 2022 10:51:40 -0500 Subject: [PATCH] bump to 0.0.3 release --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6936c46..84faa82 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "wildcatter" -version = "0.0.2" +version = "0.0.3" description = "Wildcatter" authors = ["Altay Sansal "] license = "Apache-2.0"