Skip to content

Commit 65695cc

Browse files
authored
Merge pull request #77 from codelion/codelion-patch-1
Update setup.py
2 parents 7d8ac97 + 6cc493e commit 65695cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="optillm",
5-
version="0.0.2",
5+
version="0.0.4",
66
packages=find_packages(),
77
py_modules=['optillm'],
88
install_requires=[

0 commit comments

Comments
 (0)