version,changelog

This commit is contained in:
Untone 2023-10-17 18:24:20 +03:00
parent 878c0dc216
commit e2fba2e58a
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
[0.2.14]
- fix: update_message, load_messages
- fix: auth service timeout added
- dx: ruff
[0.2.13]
- migrated to pyproject and poetry
- validators added

View File

@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "discoursio-inbox"
version = "0.2.13"
version = "0.2.14"
description = "Inbox server for discours.io"
authors = ["Tony Rewin <anton.rewin@gmail.com>"]