We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ab4522 commit 18723dcCopy full SHA for 18723dc
1 file changed
setup.py
@@ -22,7 +22,7 @@
22
import io
23
import pybind11
24
25
-__version__ = '0.10.2'
+__version__ = '0.10.3'
26
FASTTEXT_SRC = "src"
27
28
# Based on https://github.com/pybind/python_example
0 commit comments