Skip to content

Commit 9189c1c

Browse files
committed
release of v1.3.1
1 parent 431ca49 commit 9189c1c

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
@@ -3,7 +3,7 @@
33
with open("LIBRARY.md", "r", encoding="utf8") as fh:
44
long_description = fh.read()
55

6-
VERSION = '1.3.0'
6+
VERSION = '1.3.1'
77

88
setup(
99
name='InterpretME',

0 commit comments

Comments
 (0)