Release 0.5.1
- bump version - update CHANGES.rst
This commit is contained in:
parent
d1a151f8bd
commit
7acff11695
4 changed files with 9 additions and 4 deletions
|
@ -8,7 +8,7 @@
|
|||
:copyright: Copyright (c) 2016-2021 Jan Dittberner
|
||||
:license: GPLv3+, see COPYING file for details.
|
||||
"""
|
||||
__version__ = "0.5.0"
|
||||
__version__ = "0.5.1"
|
||||
|
||||
from collections import defaultdict
|
||||
from typing import Iterable, List, Optional, Tuple
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue