edx-oauth2-wordpress-backend/stepwisemathai_oauth_backend/__init__.py
2022-10-03 11:46:35 -05:00

9 lines
122 B
Python

"""
An OAuth backend for WordPress.
It's mostly used for Open edX but can be used elsewhere.
"""
__version__ = '0.1.0'