mirror of https://github.com/flaggo/pydu.git
start developing 0.4.2
This commit is contained in:
parent
89798c0dae
commit
d6a054ed7a
|
@ -2,7 +2,7 @@
|
|||
Useful data structures, utils for Python.
|
||||
"""
|
||||
|
||||
__version__ = '0.4.1'
|
||||
__version__ = '0.4.2'
|
||||
|
||||
|
||||
# Set logging handler to avoid "No handler found" warnings.
|
||||
|
|
Loading…
Reference in New Issue