v3.0.4 (#160)
* Update README.md * Update README.md * update asciinema link * v3.0.4 * update video link
This commit is contained in:
@@ -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
|
||||
|
@@ -379,7 +379,7 @@ def main( # pylint: disable=no-value-for-parameter
|
||||
|
||||
Documentation: https://github.com/akamhy/waybackpy/wiki/CLI-docs
|
||||
|
||||
waybackpy - CLI usage(Demo video): https://asciinema.org/a/464367
|
||||
waybackpy - CLI usage(Demo video): https://asciinema.org/a/469890
|
||||
|
||||
Released under the MIT License. Use the flag --license for license.
|
||||
|
||||
|
Reference in New Issue
Block a user