Skip to content

Commit

Permalink
Name change for release
Browse files Browse the repository at this point in the history
  • Loading branch information
pomonam committed May 23, 2024
1 parent f4018f9 commit 3243648
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,10 @@ def fetch_requirements(path: str):

if __name__ == "__main__":
setup(
name="logix",
name="logix-ai",
version=version,
description="AI Logging for Interpretability and Explainability",
license="Apache-2.0",
packages=find_packages(
exclude=[
"examples",
Expand Down

0 comments on commit 3243648

Please sign in to comment.