Create __init__.py
This commit is contained in:
parent
340475a411
commit
1e26efdfdc
4
waybackpy/__init__.py
Normal file
4
waybackpy/__init__.py
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
from .wrapper import save, near, oldest, newest
|
||||||
|
|
||||||
|
__version__ = "1.1"
|
Loading…
Reference in New Issue
Block a user