We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 347d7ec commit a11b13fCopy full SHA for a11b13f
fastapi_oauth20/__init__.py
@@ -9,4 +9,4 @@
9
from .clients.weixin_mp import WeChatMpOAuth20 as WeChatMpOAuth20
10
from .clients.weixin_open import WeChatOpenOAuth20 as WeChatOpenOAuth20
11
12
-__version__ = '0.0.2'
+__version__ = '0.0.3'
0 commit comments