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