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

Commit 345e978

Browse files
authored
chore: bump version to 0.5.2 in __init__.py
1 parent 95e8fdd commit 345e978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gotrue/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from __future__ import annotations
22

3-
__version__ = "0.5.0"
3+
__version__ = "0.5.2"
44

55
from ._async.api import AsyncGoTrueAPI
66
from ._async.client import AsyncGoTrueClient

0 commit comments

Comments
 (0)