We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27ef0ef commit ad34f8bCopy full SHA for ad34f8b
1 file changed
setup.py
@@ -31,7 +31,7 @@
31
tests_require=dev_required,
32
extras_require={"test": ["pytest", "pytest-xdist"]},
33
# *strongly* suggested for sharing
34
- version="0.0.8",
+ version="0.0.9",
35
# The license can be anything you like
36
license="MIT",
37
description="python package that process the data dumped by the israeli supermarket",
0 commit comments