Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.

Commit 5453baa

Browse files
author
Joel Lee
committed
chore: update version
1 parent 5334bd9 commit 5453baa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

realtime/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.1.3"
1+
__version__ = "0.0.3"
22

33
from realtime.channel import CallbackListener, Channel
44
from realtime.connection import Socket

0 commit comments

Comments
 (0)