Skip to content

Commit 3b403c6

Browse files
committed
Version bump to 0.3.3
1 parent d912197 commit 3b403c6

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.2"
5+
__version__ = "0.3.3"
66

77

0 commit comments

Comments
 (0)