Release 0.6.1

This commit is contained in:
Jan Dittberner 2023-01-29 17:53:22 +01:00
parent 1afe18b429
commit 9d94b308ae
4 changed files with 8 additions and 3 deletions

View file

@ -8,7 +8,7 @@
:copyright: Copyright (c) Jan Dittberner
:license: GPLv3+, see COPYING file for details.
"""
__version__ = "0.6.0"
__version__ = "0.6.1"
import ipaddress
from collections import defaultdict