Skip to content

Commit 64b07a2

Browse files
Bump version to 3.9.0
Also update the copyright year in README.md to 2026. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent beae18a commit 64b07a2

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ delete the lock file named in the error message, and try again.
232232

233233
## Copyright and licensing
234234

235-
Greynir is Copyright © 2016-2025 by [Miðeind ehf.](https://mideind.is).
235+
Greynir is Copyright © 2016-2026 by [Miðeind ehf.](https://mideind.is).
236236
The original author of this software is *Vilhjálmur Þorsteinsson*.
237237

238238
<a href="https://mideind.is"><img src="https://raw.githubusercontent.com/mideind/GreynirEngine/master/doc/_static/mideind-horizontal-small.png" alt="Miðeind ehf."

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "reynir"
7-
version = "3.8.0"
7+
version = "3.9.0"
88
description = "A natural language parser for Icelandic"
99
authors = [{ name = "Miðeind ehf.", email = "mideind@mideind.is" }]
1010
maintainers = [{ name = "Miðeind ehf.", email = "mideind@mideind.is" }]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)