We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35c9079 commit a297494Copy full SHA for a297494
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="optillm",
5
- version="0.0.1",
+ version="0.0.2",
6
packages=find_packages(),
7
install_requires=[
8
"numpy",
0 commit comments