File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33# graphANNIS Python Bindings
44
5- GraphANNIS is a library for corpus linguistic queries and these are the Python bindings to ** graphANNIS core library version 2.4.8 ** .
5+ GraphANNIS is a library for corpus linguistic queries and these are the Python bindings to ** graphANNIS core library version 3.1.1 ** .
66
77
88## How to use in your own scripts
Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ graphANNIS Python Bindings
33==========================
44
55GraphANNIS (https://github.com/korpling/graphANNIS/ ) is a library for corpus linguistic queries
6- and these are the Python bindings to ** graphANNIS core library version 2.4.8 ** .
6+ and these are the Python bindings to ** graphANNIS core library version 3.1.1 ** .
77
Original file line number Diff line number Diff line change 1313
1414# Package meta-data
1515VERSION = '2.4.8'
16- CORE_VERSION = '2.4.8 ' # graphANNIS core library version
16+ CORE_VERSION = '3.1.1 ' # graphANNIS core library version
1717
1818CORE_FILES = {
1919 'linux-x86-64/libgraphannis.so' : 'https://github.com/korpling/graphANNIS/releases/download/v' +
You can’t perform that action at this time.
0 commit comments