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.2.0 (2022-03-16)
6+ ### Feature
7+ * Update dependendies devind-core ([ ` f471a41 ` ] ( https://github.com/devind-team/devind-django-notifications/commit/f471a4131ec453fcc883ec7d0f96d4cefe41449e ) )
8+
59## v0.1.2 (2022-03-08)
610### Fix
711* Update devind-core dependency ([ ` b5d2b99 ` ] ( https://github.com/devind-team/devind-django-notifications/commit/b5d2b99361da1f719061ffbc31dd6bb84e65db91 ) )
Original file line number Diff line number Diff line change 11"""Devind django app for notifications via graphql subscriptions."""
22
3- __version__ = '0.1.2 '
3+ __version__ = '0.2.0 '
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " devind_notifications"
3- version = " 0.1.2 "
3+ version = " 0.2.0 "
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