ver
This commit is contained in:
parent
1ca48ddfce
commit
8ea510bb44
2
setup.py
2
setup.py
|
|
@ -2,7 +2,7 @@ from setuptools import setup, find_packages
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="minillmflow",
|
name="minillmflow",
|
||||||
version="0.0.3",
|
version="0.0.4",
|
||||||
packages=find_packages(),
|
packages=find_packages(),
|
||||||
author="Zachary Huang",
|
author="Zachary Huang",
|
||||||
author_email="zh2408@columbia.edu",
|
author_email="zh2408@columbia.edu",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue