Commit 1bb248b8 authored by juga's avatar juga
Browse files

Release v1.0.4

because there was a commit missing between `1.0.3` and `1.0.4-dev0`
and what is released as `1.0.3` has version `1.0.4-dev0` and it
can not be fixed now.
parent 2d8502a8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
__version__ = '1.0.4-dev0'
__version__ = '1.0.3'

import threading  # noqa