Update ipwhois to 1.1.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2013, 2014, 2015, 2016 Philip Hane
|
||||
# Copyright (c) 2013-2019 Philip Hane
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use in source and binary forms, with or without
|
||||
@@ -22,8 +22,8 @@
|
||||
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
# POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
__version__ = '0.13.0'
|
||||
|
||||
from .exceptions import *
|
||||
from .net import Net
|
||||
from .ipwhois import IPWhois
|
||||
|
||||
__version__ = '1.1.0'
|
||||
|
Reference in New Issue
Block a user