Update __init__.py
This commit is contained in:
parent
043bfb72b1
commit
eb3c966221
@ -2,3 +2,5 @@
|
|||||||
from .wrapper import save, near, oldest, newest
|
from .wrapper import save, near, oldest, newest
|
||||||
|
|
||||||
__version__ = "1.1"
|
__version__ = "1.1"
|
||||||
|
|
||||||
|
__all__ = ['wrapper', 'exceptions']
|
||||||
|
Loading…
Reference in New Issue
Block a user