mirror of
https://github.com/django/daphne.git
synced 2025-07-11 00:12:18 +03:00
Releasing 1.0.2
This commit is contained in:
parent
c9e6472ca7
commit
811d017dc9
|
@ -1,4 +1,4 @@
|
||||||
__version__ = "1.0.1"
|
__version__ = "1.0.2"
|
||||||
|
|
||||||
default_app_config = 'channels.apps.ChannelsConfig'
|
default_app_config = 'channels.apps.ChannelsConfig'
|
||||||
DEFAULT_CHANNEL_LAYER = 'default'
|
DEFAULT_CHANNEL_LAYER = 'default'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user