Release 0.5.0
This commit is contained in:
parent
e53838acfb
commit
1451a5a1c0
3 changed files with 8 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
:copyright: Copyright (c) 2016-2021 Jan Dittberner
|
||||
:license: GPLv3+, see COPYING file for details.
|
||||
"""
|
||||
__version__ = "0.5.0-dev"
|
||||
__version__ = "0.5.0"
|
||||
|
||||
from collections import defaultdict
|
||||
from typing import Iterable, List, Optional, Tuple
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue