Merge branch 'master' into fix_metadata

This commit is contained in:
eggplants
2022-02-09 20:42:26 +09:00
committed by GitHub
11 changed files with 127 additions and 154 deletions

View File

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