Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
amofakhar authored Jun 19, 2024
1 parent 6ce8362 commit d0a5ee8
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 @@ -6,7 +6,7 @@
LONG_DESCRIPTION = f.read()

setup(name='pipelinewise',
python_requires='3.8.*',
python_requires=='3.8.*',
version='0.62.0',
description='PipelineWise',
long_description=LONG_DESCRIPTION,
Expand Down

0 comments on commit d0a5ee8

Please sign in to comment.