Skip to content

Commit 296766f

Browse files
committed
Version bump to 0.3.7
1 parent d879c3f commit 296766f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

django_socketio/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
from django_socketio.utils import NoSocket, send, broadcast, broadcast_channel
33

44

5-
__version__ = "0.3.6"
5+
__version__ = "0.3.7"
66

77

0 commit comments

Comments
 (0)