version,changelog
This commit is contained in:
parent
878c0dc216
commit
e2fba2e58a
|
@ -1,3 +1,9 @@
|
||||||
|
[0.2.14]
|
||||||
|
- fix: update_message, load_messages
|
||||||
|
- fix: auth service timeout added
|
||||||
|
- dx: ruff
|
||||||
|
|
||||||
|
|
||||||
[0.2.13]
|
[0.2.13]
|
||||||
- migrated to pyproject and poetry
|
- migrated to pyproject and poetry
|
||||||
- validators added
|
- validators added
|
||||||
|
|
|
@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
|
||||||
|
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "discoursio-inbox"
|
name = "discoursio-inbox"
|
||||||
version = "0.2.13"
|
version = "0.2.14"
|
||||||
description = "Inbox server for discours.io"
|
description = "Inbox server for discours.io"
|
||||||
authors = ["Tony Rewin <anton.rewin@gmail.com>"]
|
authors = ["Tony Rewin <anton.rewin@gmail.com>"]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user