We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec80bfd commit 8f59c3cCopy full SHA for 8f59c3c
setup.py
@@ -3,7 +3,7 @@
3
with open("LIBRARY.md", "r", encoding="utf8") as fh:
4
long_description = fh.read()
5
6
-VERSION = '1.3.1'
+VERSION = '1.3.2'
7
8
setup(
9
name='InterpretME',
0 commit comments