Update __init__.py
This commit is contained in:
parent
d34b98373f
commit
3513feb075
@ -1,6 +1,6 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
from .wrapper import save, near, oldest, newest, get
|
||||
|
||||
__version__ = "v1.3"
|
||||
__version__ = "v1.4"
|
||||
|
||||
__all__ = ['wrapper', 'exceptions']
|
||||
|
Loading…
Reference in New Issue
Block a user