We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e949d52 commit 18fa2acCopy full SHA for 18fa2ac
django_socketio/__init__.py
@@ -2,6 +2,6 @@
2
from django_socketio.utils import NoSocket, send, broadcast, broadcast_channel
3
4
5
-__version__ = "0.3.0"
+__version__ = "0.3.1"
6
7
0 commit comments