File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ Version 1.4.1-dev
2+ -----------------
3+
4+
15Version 1.4.0 [ 20 Nov 25]
26-------------------------
37- Allow Typo=Yes annotation in FEATS of a multi-word token.
Original file line number Diff line number Diff line change 11UDPipe 1
2- Version 1.4.0
2+ Version 1.4.1-dev
33
44Introduction
55============
Original file line number Diff line number Diff line change 99
1010<div class="header" id="header">
1111<h1>UDPipe 1</h1>
12- <h2>Version 1.4.0 </h2>
12+ <h2>Version 1.4.1-dev </h2>
1313</div>
1414
1515<div class="toc">
Original file line number Diff line number Diff line change 11UDPipe 1
2- Version 1.4.0
2+ Version 1.4.1-dev
33
44= Introduction =[introduction]
55
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ namespace udpipe {
1919
2020// Returns current version.
2121version version::current () {
22- return {1 , 4 , 0 , " " };
22+ return {1 , 4 , 1 , " dev " };
2323}
2424
2525// Returns multi-line formated version and copyright string.
You can’t perform that action at this time.
0 commit comments