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