Tried import fix

This commit is contained in:
thecosmos
2019-05-08 23:56:13 +05:30
parent 986ed8acfc
commit b1a4c5c5a3

View File

@@ -1,3 +1,4 @@
from . import configs, _http, models
from .client import DiscordOAuth2Session
@@ -6,4 +7,4 @@ __all__ = [
]
__version__ = "0.0.3"
__version__ = "0.0.4"