Skip to content

Commit bda16b2

Browse files
authored
Merge pull request #103 from rmarquis/version132
Update version in setup.py
2 parents 3cdc2ec + aba4445 commit bda16b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

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

0 commit comments

Comments
 (0)