We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 431ca49 commit 9189c1cCopy full SHA for 9189c1c
1 file changed
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.0'
+VERSION = '1.3.1'
7
8
setup(
9
name='InterpretME',
0 commit comments