Release 0.6.0

This commit is contained in:
Jan Dittberner 2023-01-29 17:34:21 +01:00
parent 7c675a6fdb
commit 1afe18b429
5 changed files with 8 additions and 8 deletions

View file

@ -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