We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 487de03 commit 58ed513Copy full SHA for 58ed513
fastapi_oauth20/__init__.py
@@ -9,4 +9,4 @@
9
from .clients.linuxdo import LinuxDoOAuth20 as LinuxDoOAuth20
10
from .clients.oschina import OSChinaOAuth20 as OSChinaOAuth20
11
12
-__version__ = '0.0.1'
+__version__ = '0.0.2'
0 commit comments