Skip to content

Commit 8f59c3c

Browse files
authored
release of v1.3.2
1 parent ec80bfd commit 8f59c3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1'
6+
VERSION = '1.3.2'
77

88
setup(
99
name='InterpretME',

0 commit comments

Comments
 (0)