Skip to content

Commit 58ed513

Browse files
committed
Prepare for 0.0.2 release
1 parent 487de03 commit 58ed513

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.linuxdo import LinuxDoOAuth20 as LinuxDoOAuth20
1010
from .clients.oschina import OSChinaOAuth20 as OSChinaOAuth20
1111

12-
__version__ = '0.0.1'
12+
__version__ = '0.0.2'

0 commit comments

Comments
 (0)