Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
pratikrelekar authored Aug 21, 2024
1 parent 7557a4c commit eaae73f
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 @@ -2,7 +2,7 @@

setup(
name="NielsenIQRetail",
version="0.2.0", # Update this with your new version
version="0.2.1", # Update this with your new version
packages=find_packages(exclude=["tests*"]),
install_requires=[
"dask[dataframe]==2024.8.0",
Expand Down

0 comments on commit eaae73f

Please sign in to comment.