mirror of https://github.com/flaggo/pydu.git
start development for 0.6.1
This commit is contained in:
parent
30111621f0
commit
a4fde18dde
|
@ -3,7 +3,7 @@ Useful data structures, utils for Python.
|
||||||
"""
|
"""
|
||||||
from __future__ import absolute_import
|
from __future__ import absolute_import
|
||||||
|
|
||||||
__version__ = '0.6.0'
|
__version__ = '0.6.1'
|
||||||
|
|
||||||
|
|
||||||
# Set logging handler to avoid "No handler found" warnings.
|
# Set logging handler to avoid "No handler found" warnings.
|
||||||
|
|
Loading…
Reference in New Issue