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 82d089b commit 454abf6Copy full SHA for 454abf6
1 file changed
setup.py
@@ -22,7 +22,7 @@
22
import io
23
import pybind11
24
25
-__version__ = '0.10.3'
+__version__ = '0.10.4'
26
FASTTEXT_SRC = "src"
27
28
# Based on https://github.com/pybind/python_example
0 commit comments