Bump to 1.0.3
This commit is contained in:
parent
f20e8808a8
commit
1ab017a970
|
@ -36,7 +36,7 @@ except ImportError:
|
|||
gzip = None
|
||||
GZIP_BASE = object
|
||||
|
||||
__version__ = '1.0.3a'
|
||||
__version__ = '1.0.3'
|
||||
|
||||
|
||||
class FakeShutdownEvent(object):
|
||||
|
|
Loading…
Reference in New Issue