From 3cc804e8ca37b43d27128594bf345c9d24e019e8 Mon Sep 17 00:00:00 2001 From: Cristiano Salerno Date: Thu, 14 Sep 2023 13:51:29 +0000 Subject: [PATCH] Automatic version bump --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0de875e..cb10d8d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "automsr" -version = "9.4.4" +version = "9.5.0" description = "Automate Rewards points collection" authors = ["Cristiano Salerno "] license = "MIT"