Skip to content

Commit 87681e5

Browse files
committed
bump redirect hotfix
1 parent 83b29b5 commit 87681e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ homepage = ""
3131

3232
[tool.poetry.dependencies]
3333
# CLARIN DOGlib
34-
doglib = { url = "https://github.com/clarin-eric/DOGlib/releases/download/1.0.11-rc3/doglib-1.0.11rc3-py3-none-any.whl" }
34+
doglib = { url = "https://github.com/clarin-eric/DOGlib/releases/download/1.0.11-rc4/doglib-1.0.11rc4-py3-none-any.whl" }
3535
# 3rd party
3636
Django = '4.2.23'
3737
django-cors-headers = '4.7.0'

0 commit comments

Comments
 (0)