Skip to content

Commit 5e45a7a

Browse files
committed
Bump version to 0.3.9
1 parent 69e9d5b commit 5e45a7a

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.8"
5+
__version__ = "0.3.9"
66

77

0 commit comments

Comments
 (0)