Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
akamhy authored May 4, 2020
1 parent 043bfb7 commit eb3c966
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions waybackpy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@
from .wrapper import save, near, oldest, newest

__version__ = "1.1"

__all__ = ['wrapper', 'exceptions']

0 comments on commit eb3c966

Please sign in to comment.