From eeb044303c374e3a1c45c6237a0c76e7971d5b16 Mon Sep 17 00:00:00 2001 From: Altay Sansal Date: Sun, 7 Aug 2022 23:24:49 -0500 Subject: [PATCH] bump wildcatter to 0.0.4 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index aa79825..0caa54d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "wildcatter" -version = "0.0.3" +version = "0.0.4" description = "Wildcatter" authors = ["Altay Sansal "] license = "Apache-2.0"