From a57b01e07ac6b23a1212be2ed2782ecd74426e66 Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 23 Feb 2024 08:23:41 +0000 Subject: [PATCH] 0.8.0 Automatically generated by python-semantic-release --- CHANGELOG.md | 6 ++++++ pyproject.toml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45a8aa4..858e115 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ +## v0.8.0 (2024-02-23) + +### Feature + +* Support for English documents Kf/english pipeline ([#65](https://github.com/centre-for-humanities-computing/conspiracies/issues/65)) ([`fa4f28b`](https://github.com/centre-for-humanities-computing/conspiracies/commit/fa4f28bcf0c777d16c4b60c805dfd084bbcd7542)) + ## v0.7.0 (2024-02-14) ### Feature diff --git a/pyproject.toml b/pyproject.toml index 8987465..06a06be 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "conspiracies" -version = "0.7.0" +version = "0.8.0" authors = [ {name = '"Kenneth Enevoldsen'}, {name = "Lasse Hansen"},