mirror of
https://github.com/django/daphne.git
synced 2025-07-13 09:22:17 +03:00
Disabled log printing
This commit is contained in:
parent
7a2f40a382
commit
25e613026e
|
@ -1,6 +1,6 @@
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
__version__ = "3.0.3"
|
__version__ = "3.0.4"
|
||||||
|
|
||||||
|
|
||||||
# Windows on Python 3.8+ uses ProactorEventLoop, which is not compatible with
|
# Windows on Python 3.8+ uses ProactorEventLoop, which is not compatible with
|
||||||
|
|
Loading…
Reference in New Issue
Block a user