Update setup.py
This commit is contained in:
parent
551eec5257
commit
9cbb8d6e6e
2
setup.py
2
setup.py
@ -6,7 +6,7 @@ with open("README.md", "r", encoding="utf8") as fh:
|
|||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name="pykan",
|
name="pykan",
|
||||||
version="0.2.6",
|
version="0.2.7",
|
||||||
author="Ziming Liu",
|
author="Ziming Liu",
|
||||||
author_email="zmliu@mit.edu",
|
author_email="zmliu@mit.edu",
|
||||||
description="Kolmogorov Arnold Networks",
|
description="Kolmogorov Arnold Networks",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user