From 805fd5e3e4f3296e61d9c7780f22121ddf79f94f Mon Sep 17 00:00:00 2001 From: Stas Cartoon Date: Mon, 19 Sep 2022 12:18:24 +0000 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8cc0cf5..b69bf5c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "beer_finder" -version = "0.3.2" +version = "0.3.3" description = "The app will help you find the best beer for you and your friends." authors = ["Stas Cartoon "]