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",