Skip to content

Commit a11b13f

Browse files
authored
Prepare for 0.0.3 release (#35)
1 parent 347d7ec commit a11b13f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastapi_oauth20/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
from .clients.weixin_mp import WeChatMpOAuth20 as WeChatMpOAuth20
1010
from .clients.weixin_open import WeChatOpenOAuth20 as WeChatOpenOAuth20
1111

12-
__version__ = '0.0.2'
12+
__version__ = '0.0.3'

0 commit comments

Comments
 (0)