Bump to 2.0.1 for release
This commit is contained in:
parent
4ceae77401
commit
c7530bb143
|
@ -36,7 +36,7 @@ except ImportError:
|
||||||
gzip = None
|
gzip = None
|
||||||
GZIP_BASE = object
|
GZIP_BASE = object
|
||||||
|
|
||||||
__version__ = '2.0.1a'
|
__version__ = '2.0.1'
|
||||||
|
|
||||||
|
|
||||||
class FakeShutdownEvent(object):
|
class FakeShutdownEvent(object):
|
||||||
|
|
Loading…
Reference in New Issue