From 0ea9d69d2c369741c0fe587423bfc1ae82a2692d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexey=20ALERT=20Rubash=D1=91ff?= Date: Tue, 30 Jul 2024 14:31:34 +0300 Subject: [PATCH] v1.6.2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 003c8cf..cdca0e1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "rozetka-api" -version = "1.6.1" +version = "1.6.2" description = "Rozetka Python API" authors = ["Alexey ALERT Rubasheff "] readme = "README.md"