Skip to content

Commit

Permalink
Update version in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rmarquis committed Apr 24, 2024
1 parent 3cdc2ec commit aba4445
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 @@ -21,7 +21,7 @@

setup(
name="omnixai",
version="1.3.1",
version="1.3.2",
author="Wenzhuo Yang, Hung Le, Tanmay Shivprasad Laud, Silvio Savarese, Steven C.H. Hoi",
description="OmniXAI: An Explainable AI Toolbox",
long_description=open("README.md", "r", encoding="utf-8").read(),
Expand Down

0 comments on commit aba4445

Please sign in to comment.