Update setup.py

This commit is contained in:
Ziming Liu 2024-08-19 23:04:44 -04:00 committed by GitHub
parent 0978d1aae9
commit 5b2af5eb3d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@ with open("README.md", "r", encoding="utf8") as fh:
setuptools.setup(
name="pykan",
version="0.2.5",
version="0.2.6",
author="Ziming Liu",
author_email="zmliu@mit.edu",
description="Kolmogorov Arnold Networks",