Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
arielcohen4 committed Nov 9, 2024
1 parent c61d36b commit f66f95c
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 @@ -10,7 +10,7 @@ def parse_requirements(filename):

setup(
name="flex_ai",
version="0.41",
version="0.42",
packages=find_packages(),
install_requires=parse_requirements('requirements.txt'),
author="Ariel Cohen",
Expand Down

0 comments on commit f66f95c

Please sign in to comment.