Skip to content

Commit

Permalink
chore: release 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
matteopolak committed Jul 3, 2024
1 parent 830487a commit aa8d3f3
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 @@ -5,7 +5,7 @@ def get_requirements(path: str):

setup(
name='grill',
version='0.0.1',
version='0.0.2',
packages=find_packages(),
requires=get_requirements('requirements.txt'),
)
Expand Down

0 comments on commit aa8d3f3

Please sign in to comment.