We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7318710 commit 08456f0Copy full SHA for 08456f0
2 files changed
README.md
@@ -83,7 +83,7 @@ Solr、Lucene插件:https://github.com/hankcs/hanlp-solr-plugin
83
<dependency>
84
<groupId>com.hankcs</groupId>
85
<artifactId>hanlp</artifactId>
86
- <version>portable-1.3.4</version>
+ <version>portable-1.3.5</version>
87
</dependency>
88
```
89
pom.xml
@@ -4,7 +4,7 @@
4
5
6
7
- <version>1.3.4</version>
+ <version>1.3.5</version>
8
9
<name>HanLP</name>
10
<url>http://www.hankcs.com/</url>
0 commit comments