* Update README.md

* Update README.md

* update asciinema link

* v3.0.4

* update video link
This commit is contained in:
Akash Mahanty
2022-02-18 16:05:58 +05:30
committed by GitHub
parent 4b218d35cb
commit 2650943f9d
3 changed files with 92 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
"""Module initializer and provider of static information."""
__version__ = "3.0.3"
__version__ = "3.0.4"
from .availability_api import WaybackMachineAvailabilityAPI
from .cdx_api import WaybackMachineCDXServerAPI