From 86a1ad3c745af402b1ab5f6b2f5fdb7f02daa077 Mon Sep 17 00:00:00 2001 From: Ayaz Abbas Date: Mon, 13 May 2024 12:31:48 +0100 Subject: [PATCH] patch version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b9eb2dc..5f30f8f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ ignore_missing_imports = true [tool.poetry] name = "pyth-observer" -version = "0.2.2" +version = "0.2.3" description = "Alerts and stuff" authors = [] readme = "README.md"