Release 0.6.0
This commit is contained in:
parent
7c675a6fdb
commit
1afe18b429
5 changed files with 8 additions and 8 deletions
|
@ -5,10 +5,10 @@
|
|||
|
||||
The IP domain.
|
||||
|
||||
:copyright: Copyright (c) 2016-2021 Jan Dittberner
|
||||
:copyright: Copyright (c) Jan Dittberner
|
||||
:license: GPLv3+, see COPYING file for details.
|
||||
"""
|
||||
__version__ = "0.5.1"
|
||||
__version__ = "0.6.0"
|
||||
|
||||
import ipaddress
|
||||
from collections import defaultdict
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue