Skip to content

Commit dc7b2e1

Browse files
committed
Bump version to 0.3.2
1 parent 39e7ce0 commit dc7b2e1

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.1"
5+
__version__ = "0.3.2"
66

77

0 commit comments

Comments
 (0)