Skip to content

Commit cafdb53

Browse files
committed
Version bump to 0.3.5
1 parent 742f9dc commit cafdb53

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.4"
5+
__version__ = "0.3.5"
66

77

0 commit comments

Comments
 (0)