Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
Bump version for release
  • Loading branch information
codelion authored Nov 25, 2024
1 parent 451f4bf commit a79ce64
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.13",
version="0.0.14",
packages=find_packages(),
py_modules=['optillm'],
package_data={
Expand Down

0 comments on commit a79ce64

Please sign in to comment.