Packaging fixes

This commit is contained in:
thecosmos
2019-05-09 15:34:12 +05:30
parent b1a4c5c5a3
commit f96fc4fac0
2 changed files with 4 additions and 5 deletions

View File

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