File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33<!-- next-version-placeholder-->
44
5+ ## v0.4.1 (2022-04-04)
6+ ### Fix
7+ * Добавление миграции ([ ` 66765ba ` ] ( https://github.com/devind-team/devind-django-notifications/commit/66765ba998c9d788d78ff2be196390ec2cce6612 ) )
8+
59## v0.4.0 (2022-04-04)
610### Feature
711* Обновление зависимостей ([ ` cb25292 ` ] ( https://github.com/devind-team/devind-django-notifications/commit/cb2529242c14160aa3047262a77fec9037173898 ) )
Original file line number Diff line number Diff line change 11"""Devind django app for notifications via graphql subscriptions."""
22
3- __version__ = '0.4.0 '
3+ __version__ = '0.4.1 '
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " devind_notifications"
3- version = " 0.4.0 "
3+ version = " 0.4.1 "
44description = " Devind django app for notifications."
55authors = [" Victor <lyferov@yandex.ru>" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments