Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
arielcohen4 committed Nov 2, 2024
1 parent 6ce4e01 commit e0d9439
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.40",
version="0.41",
packages=find_packages(),
install_requires=parse_requirements('requirements.txt'),
author="Ariel Cohen",
Expand Down

0 comments on commit e0d9439

Please sign in to comment.