Skip to content

Commit

Permalink
Merge pull request #31 from erlichsefi/erlichsefi-patch-1
Browse files Browse the repository at this point in the history
Update setup.py
  • Loading branch information
erlichsefi authored Nov 20, 2023
2 parents 19a2666 + cabf841 commit bf8ed4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
tests_require=["pytest==7.1", "black==23.9.1", "pylint==3.0.1"],
extras_require={"test": ["pytest"]},
# *strongly* suggested for sharing
version="0.3.1",
version="0.3.2",
# The license can be anything you like
license="MIT",
description="python package that implement a scraping for israeli supermarket data",
Expand Down

0 comments on commit bf8ed4d

Please sign in to comment.