Skip to content

Commit 4f33e0d

Browse files
committed
changelog, DOGlib 1.0.13
1 parent 1ace816 commit 4f33e0d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [1.0.10] - TBD
3+
## [1.0.10] - 24.03.2026
44
- DOGlib 1.0.13 (pass upstream HTTP response code to output, `FetchResult.recognised: bool`)
55
- prevent from failing on unknown repository, instead condition rendering on new `FetchResult.recognised` field
66
- switchboard widget integration

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.13-a2/doglib-1.0.13a2-py3-none-any.whl" }
34+
doglib = { url = "https://github.com/clarin-eric/DOGlib/releases/download/1.0.13/doglib-1.0.13-py3-none-any.whl" }
3535
# 3rd party
3636
Django = '6.0.2'
3737
django-cors-headers = '4.9.0'

0 commit comments

Comments
 (0)