change version to 0.4.0

This commit is contained in:
Prodesire 2018-01-09 21:01:37 +08:00
parent 2055225497
commit 13f5ec7bd8
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Useful data structures, utils for Python. Useful data structures, utils for Python.
""" """
__version__ = '0.3.1' __version__ = '0.4.0'
# Set logging handler to avoid "No handler found" warnings. # Set logging handler to avoid "No handler found" warnings.