From c078e62d3433cf4ce872e4fc1723dd7ce16e6e2d Mon Sep 17 00:00:00 2001 From: Sefi Erlich Date: Tue, 10 Dec 2024 18:51:00 +0000 Subject: [PATCH] . --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index d3eb661..ffb98ef 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ tests_require=dev_required, extras_require={"test": ["pytest", "pytest-xdist"]}, # *strongly* suggested for sharing - version="0.5.2", + version="0.5.3", # The license can be anything you like license="MIT", description="python package that implement a scraping for israeli supermarket data",