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