undo drop python3.6, see #162 (#163)

This commit is contained in:
Akash Mahanty
2022-02-18 21:54:33 +05:30
committed by GitHub
parent 2650943f9d
commit d6ef55020c
2 changed files with 3 additions and 2 deletions

View File

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