Skip to content

Commit 1c8ead9

Browse files
committed
Update to Tibert 0.3.0, bump version to 0.4.0
1 parent 097b50a commit 1c8ead9

File tree

2 files changed

+18
-6
lines changed

2 files changed

+18
-6
lines changed

poetry.lock

Lines changed: 16 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "renard-pipeline"
3-
version = "0.3.1"
3+
version = "0.4.0"
44
description = "Relationships Extraction from NARrative Documents"
55
authors = ["Arthur Amalvy <[email protected]>"]
66
license = "GPL-3.0-only"
@@ -28,7 +28,7 @@ matplotlib = "^3.5.3"
2828
seqeval = "1.2.2"
2929
pandas = "^2.0.0"
3030
pytest = "^7.2.1"
31-
tibert = "^0.2.4"
31+
tibert = "^0.3.0"
3232
grimbert = "^0.1.0"
3333
datasets = "^2.16.1"
3434

0 commit comments

Comments
 (0)