Skip to content

Commit 1b95af4

Browse files
committed
更新版本号
1 parent 12c6361 commit 1b95af4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ltp/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /usr/bin/env python
22
# -*- coding: utf-8 -*_
33
# Author: Yunlong Feng <ylfeng@ir.hit.edu.cn>
4-
__version__ = '4.1.1'
4+
__version__ = '4.1.2'
55

66
from . import const
77
from . import nn, utils

0 commit comments

Comments
 (0)