From c935aee0896a575f5878f3fea3fc8796d9350a1f Mon Sep 17 00:00:00 2001 From: Altay Sansal Date: Thu, 7 Jul 2022 19:24:10 -0500 Subject: [PATCH] wildcatter 0.0.2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e4c4055..2d373c7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "wildcatter" -version = "0.0.1" +version = "0.0.2" description = "Wildcatter" authors = ["Altay Sansal "] license = "Apache-2.0"