Skip to content

Commit 55ee98c

Browse files
authored
Update setup.py
1 parent 6878fa4 commit 55ee98c

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
@@ -11,7 +11,7 @@
1111

1212
setuptools.setup(
1313
name="transformers_embedder",
14-
version="3.0.1",
14+
version="3.0.2",
1515
author="Riccardo Orlando",
1616
author_email="orlandoricc@gmail.com",
1717
description="Word level transformer based embeddings",

0 commit comments

Comments
 (0)