We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12c6361 commit 1b95af4Copy full SHA for 1b95af4
ltp/__init__.py
@@ -1,7 +1,7 @@
1
#! /usr/bin/env python
2
# -*- coding: utf-8 -*_
3
# Author: Yunlong Feng <ylfeng@ir.hit.edu.cn>
4
-__version__ = '4.1.1'
+__version__ = '4.1.2'
5
6
from . import const
7
from . import nn, utils
0 commit comments