This commit is contained in:
parent
9849788cb6
commit
dd2d147f89
|
@ -1,3 +1,7 @@
|
||||||
|
[0.0.3]
|
||||||
|
- httpx -> aiohttp
|
||||||
|
- sentry integrations added
|
||||||
|
|
||||||
[0.0.2]
|
[0.0.2]
|
||||||
- services: redis listen generating method
|
- services: redis listen generating method
|
||||||
- dx: migrated to strawberry
|
- dx: migrated to strawberry
|
||||||
|
|
|
@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
|
||||||
|
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "discoursio-notifier"
|
name = "discoursio-notifier"
|
||||||
version = "0.0.2"
|
version = "0.0.3"
|
||||||
description = "notifier server for discours.io"
|
description = "notifier server for discours.io"
|
||||||
authors = ["discours.io devteam"]
|
authors = ["discours.io devteam"]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user