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 d912197 commit 3b403c6Copy full SHA for 3b403c6
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.2"
+__version__ = "0.3.3"
6
7
0 commit comments