Skip to content

Commit a0702e6

Browse files
author
Alessandro Muzzi
committed
Bumped up fse version
1 parent c78b757 commit a0702e6

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
@@ -17,7 +17,7 @@
1717
from setuptools.command.build_ext import build_ext
1818

1919
NAME = "fse"
20-
VERSION = "0.2.0"
20+
VERSION = "0.3.0"
2121
DESCRIPTION = "Fast Sentence Embeddings for Gensim"
2222
AUTHOR = "Oliver Borchers"
2323
AUTHOR_EMAIL = "[email protected]"

0 commit comments

Comments
 (0)