Skip to content

Commit

Permalink
rename project as jupyter-litchi
Browse files Browse the repository at this point in the history
  • Loading branch information
MarchLiu committed Aug 22, 2024
1 parent 805b347 commit c687dce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
long_description = (this_directory / "README.md").read_text()

__import__("setuptools").setup(name="jupyter-litchi",
version="0.1.0",
version="0.1.1",
description="Litchi is a Jupyterlab extension for AI Client",
long_description=long_description,
long_description_content_type='text/markdown',
Expand Down

0 comments on commit c687dce

Please sign in to comment.