Skip to content

Commit 15fb1d7

Browse files
authored
Merge pull request #69 from daavid00/dev
Bump year to 2026
2 parents 86a1baa + d63c137 commit 15fb1d7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+54
-60
lines changed

.github/workflows/ci_pycopm_ubuntu.yml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,23 +9,17 @@ on:
99
jobs:
1010
run-pycopm-local:
1111
timeout-minutes: 30
12-
strategy:
13-
fail-fast: false
14-
matrix:
15-
python-version: ['3.11']
16-
os: [ubuntu-latest]
17-
18-
runs-on: ${{ matrix.os }}
12+
runs-on: ubuntu-latest
1913

2014
steps:
2115
- uses: actions/checkout@v2
2216
with:
2317
fetch-depth: 0
2418

25-
- name: Set up Python ${{ matrix.python-version }}
19+
- name: Set up Python 3.11
2620
uses: actions/setup-python@v2
2721
with:
28-
python-version: ${{ matrix.python-version }}
22+
python-version: 3.11
2923

3024
- name: Install Flow Simulator
3125
run: |

docs/about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ <h1>About pycopm<a class="headerlink" href="#about-pycopm" title="Link to this h
9999
<hr/>
100100

101101
<div role="contentinfo">
102-
<p>&#169; Copyright 2024-2025, NORCE Research AS.</p>
102+
<p>&#169; Copyright 2024-2026, NORCE Research AS.</p>
103103
</div>
104104

105105
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a

docs/api.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ <h2>pycopm<a class="headerlink" href="#pycopm" title="Link to this heading"><
138138
<hr/>
139139

140140
<div role="contentinfo">
141-
<p>&#169; Copyright 2024-2025, NORCE Research AS.</p>
141+
<p>&#169; Copyright 2024-2026, NORCE Research AS.</p>
142142
</div>
143143

144144
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a

docs/configuration_file.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ <h1>Configuration file<a class="headerlink" href="#configuration-file" title="Li
209209
<hr/>
210210

211211
<div role="contentinfo">
212-
<p>&#169; Copyright 2024-2025, NORCE Research AS.</p>
212+
<p>&#169; Copyright 2024-2026, NORCE Research AS.</p>
213213
</div>
214214

215215
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a

docs/contributing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ <h2>Seek support<a class="headerlink" href="#seek-support" title="Link to this h
158158
<hr/>
159159

160160
<div role="contentinfo">
161-
<p>&#169; Copyright 2024-2025, NORCE Research AS.</p>
161+
<p>&#169; Copyright 2024-2026, NORCE Research AS.</p>
162162
</div>
163163

164164
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a

docs/examples.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ <h2>Graphical abstract<a class="headerlink" href="#graphical-abstract" title="Li
365365
<hr/>
366366

367367
<div role="contentinfo">
368-
<p>&#169; Copyright 2024-2025, NORCE Research AS.</p>
368+
<p>&#169; Copyright 2024-2026, NORCE Research AS.</p>
369369
</div>
370370

371371
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a

docs/genindex.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@ <h2 id="W">W</h2>
499499
<hr/>
500500

501501
<div role="contentinfo">
502-
<p>&#169; Copyright 2024-2025, NORCE Research AS.</p>
502+
<p>&#169; Copyright 2024-2026, NORCE Research AS.</p>
503503
</div>
504504

505505
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ <h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Li
178178
<hr/>
179179

180180
<div role="contentinfo">
181-
<p>&#169; Copyright 2024-2025, NORCE Research AS.</p>
181+
<p>&#169; Copyright 2024-2026, NORCE Research AS.</p>
182182
</div>
183183

184184
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a

docs/installation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ <h3>Source build in macOS<a class="headerlink" href="#source-build-in-macos" tit
251251
<hr/>
252252

253253
<div role="contentinfo">
254-
<p>&#169; Copyright 2024-2025, NORCE Research AS.</p>
254+
<p>&#169; Copyright 2024-2026, NORCE Research AS.</p>
255255
</div>
256256

257257
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a

docs/introduction.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ <h2>Roadmap<a class="headerlink" href="#roadmap" title="Link to this heading">
211211
<hr/>
212212

213213
<div role="contentinfo">
214-
<p>&#169; Copyright 2024-2025, NORCE Research AS.</p>
214+
<p>&#169; Copyright 2024-2026, NORCE Research AS.</p>
215215
</div>
216216

217217
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a

0 commit comments

Comments
 (0)