Skip to content

Commit 454abf6

Browse files
authored
Set version to v0.10.4 (#28)
1 parent 82d089b commit 454abf6

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
@@ -22,7 +22,7 @@
2222
import io
2323
import pybind11
2424

25-
__version__ = '0.10.3'
25+
__version__ = '0.10.4'
2626
FASTTEXT_SRC = "src"
2727

2828
# Based on https://github.com/pybind/python_example

0 commit comments

Comments
 (0)