Update __init__.py

This commit is contained in:
akamhy
2020-05-02 14:53:09 +05:30
committed by GitHub
parent 70f6d935b4
commit 3e2a4dcdbd

View File

@ -1 +1,4 @@
#
# -*- coding: utf-8 -*-
from .wrapper import save, near, oldest, newest
__version__ = "0.1"