We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30a467d commit 060f284Copy full SHA for 060f284
custom_components/reflex_clerk_api/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "1.0.1"
+__version__ = "1.0.2"
2
3
from .authentication_components import sign_in, sign_up
4
from .clerk_provider import (
0 commit comments