Skip to content

Commit

Permalink
Merge pull request #77 from codelion/codelion-patch-1
Browse files Browse the repository at this point in the history
Update setup.py
  • Loading branch information
codelion authored Oct 24, 2024
2 parents 7d8ac97 + 6cc493e commit 65695cc
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="optillm",
version="0.0.2",
version="0.0.4",
packages=find_packages(),
py_modules=['optillm'],
install_requires=[
Expand Down

0 comments on commit 65695cc

Please sign in to comment.