Skip to content

Commit 18723dc

Browse files
authored
Set version to v0.10.3 (#25)
1 parent 3ab4522 commit 18723dc

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.2'
25+
__version__ = '0.10.3'
2626
FASTTEXT_SRC = "src"
2727

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

0 commit comments

Comments
 (0)