Skip to content

Commit 9ea9371

Browse files
authored
Merge pull request #34 from swerik-project/dev
prerelease: minor version
2 parents 63cee77 + 49264f4 commit 9ea9371

25 files changed

Lines changed: 2486 additions & 1367 deletions

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cff-version: 1.2.0
22
message: To cite this reposository, please use these metadata.
33
title: "The Swedish Parliament Corpus: pyriksdagen"
4-
version: v1.8.1
4+
version: v1.9.0
55
authors:
66
- given-names: Väinö
77
family-names: Yrjänäinen

docs/pyriksdagen.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ <h2>Submodules</h2>
3131
<li><a href="pyriksdagen/db.html">db</a></li>
3232
<li><a href="pyriksdagen/download.html">download</a></li>
3333
<li><a href="pyriksdagen/export.html">export</a></li>
34+
<li><a href="pyriksdagen/io.html">io</a></li>
3435
<li><a href="pyriksdagen/match_mp.html">match_mp</a></li>
3536
<li><a href="pyriksdagen/metadata.html">metadata</a></li>
3637
<li><a href="pyriksdagen/motions.html">motions</a></li>
@@ -44,7 +45,7 @@ <h2>Submodules</h2>
4445
</ul>
4546

4647

47-
<footer>v1.8.1</footer>
48+
<footer>v1.9.0</footer>
4849

4950
<a class="attribution" title="pdoc: Python API documentation generator" href="https://pdoc.dev" target="_blank">
5051
built with <span class="visually-hidden">pdoc</span><img

docs/pyriksdagen/args.html

Lines changed: 260 additions & 83 deletions
Large diffs are not rendered by default.

docs/pyriksdagen/dataset.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ <h2>API Documentation</h2>
6464
</ul>
6565

6666

67-
<footer>v1.8.1</footer>
67+
<footer>v1.9.0</footer>
6868

6969
<a class="attribution" title="pdoc: Python API documentation generator" href="https://pdoc.dev" target="_blank">
7070
built with <span class="visually-hidden">pdoc</span><img

docs/pyriksdagen/date_handling.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ <h2>API Documentation</h2>
4949
</ul>
5050

5151

52-
<footer>v1.8.1</footer>
52+
<footer>v1.9.0</footer>
5353

5454
<a class="attribution" title="pdoc: Python API documentation generator" href="https://pdoc.dev" target="_blank">
5555
built with <span class="visually-hidden">pdoc</span><img

docs/pyriksdagen/db.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ <h2>API Documentation</h2>
5555
</ul>
5656

5757

58-
<footer>v1.8.1</footer>
58+
<footer>v1.9.0</footer>
5959

6060
<a class="attribution" title="pdoc: Python API documentation generator" href="https://pdoc.dev" target="_blank">
6161
built with <span class="visually-hidden">pdoc</span><img

docs/pyriksdagen/download.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ <h2>API Documentation</h2>
6161
</ul>
6262

6363

64-
<footer>v1.8.1</footer>
64+
<footer>v1.9.0</footer>
6565

6666
<a class="attribution" title="pdoc: Python API documentation generator" href="https://pdoc.dev" target="_blank">
6767
built with <span class="visually-hidden">pdoc</span><img

docs/pyriksdagen/export.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ <h2>API Documentation</h2>
4646
</ul>
4747

4848

49-
<footer>v1.8.1</footer>
49+
<footer>v1.9.0</footer>
5050

5151
<a class="attribution" title="pdoc: Python API documentation generator" href="https://pdoc.dev" target="_blank">
5252
built with <span class="visually-hidden">pdoc</span><img

docs/pyriksdagen/io.html

Lines changed: 745 additions & 0 deletions
Large diffs are not rendered by default.

docs/pyriksdagen/match_mp.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ <h2>API Documentation</h2>
7979
</ul>
8080

8181

82-
<footer>v1.8.1</footer>
82+
<footer>v1.9.0</footer>
8383

8484
<a class="attribution" title="pdoc: Python API documentation generator" href="https://pdoc.dev" target="_blank">
8585
built with <span class="visually-hidden">pdoc</span><img

0 commit comments

Comments
 (0)