Skip to content

Commit 99139a9

Browse files
authored
Update __init__.py
1 parent fa1e793 commit 99139a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

supabase/__init__.py

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

33
from supabase import client, lib
44
from supabase.client import Client, create_client

0 commit comments

Comments
 (0)