Skip to content

Commit

Permalink
更新版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
AlongWY committed Dec 23, 2020
1 parent 12c6361 commit 1b95af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ltp/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#! /usr/bin/env python
# -*- coding: utf-8 -*_
# Author: Yunlong Feng <[email protected]>
__version__ = '4.1.1'
__version__ = '4.1.2'

from . import const
from . import nn, utils
Expand Down

0 comments on commit 1b95af4

Please sign in to comment.