diff --git a/daphne/__init__.py b/daphne/__init__.py index 74ca5a2..4e856dd 100755 --- a/daphne/__init__.py +++ b/daphne/__init__.py @@ -1,6 +1,6 @@ import sys -__version__ = "3.0.12" +__version__ = "3.0.13" # Windows on Python 3.8+ uses ProactorEventLoop, which is not compatible with