Bump to 2.0.1a
This commit is contained in:
parent
35c3ee20ed
commit
8ff923b0fb
|
@ -36,7 +36,7 @@ except ImportError:
|
||||||
gzip = None
|
gzip = None
|
||||||
GZIP_BASE = object
|
GZIP_BASE = object
|
||||||
|
|
||||||
__version__ = '2.0.0'
|
__version__ = '2.0.1a'
|
||||||
|
|
||||||
|
|
||||||
class FakeShutdownEvent(object):
|
class FakeShutdownEvent(object):
|
||||||
|
|
Loading…
Reference in New Issue