Bump to v1.0.5
This commit is contained in:
parent
20eeadcb0c
commit
40b8dc84d9
|
@ -36,7 +36,7 @@ except ImportError:
|
||||||
gzip = None
|
gzip = None
|
||||||
GZIP_BASE = object
|
GZIP_BASE = object
|
||||||
|
|
||||||
__version__ = '1.0.5a'
|
__version__ = '1.0.5'
|
||||||
|
|
||||||
|
|
||||||
class FakeShutdownEvent(object):
|
class FakeShutdownEvent(object):
|
||||||
|
|
Loading…
Reference in New Issue