fixed entry to library
This commit is contained in:
parent
ff89f14a85
commit
2a7b271d4f
@ -2,7 +2,9 @@
|
||||
# ICANN API for the Centralized Zones Data Service - developed by acidvegas (https://git.acid.vegas/czds)
|
||||
# czds/__init__.py
|
||||
|
||||
__version__ = '1.3.6'
|
||||
from .client import CZDS
|
||||
|
||||
__version__ = '1.3.7'
|
||||
__author__ = 'acidvegas'
|
||||
__email__ = 'acid.vegas@acid.vegas'
|
||||
__github__ = 'https://github.com/acidvegas/czds'
|
Loading…
Reference in New Issue
Block a user