Update __init__.py

This commit is contained in:
akamhy 2020-05-02 14:53:09 +05:30 committed by GitHub
parent 70f6d935b4
commit 3e2a4dcdbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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