Bump to v2.0.2
This commit is contained in:
parent
41e599f9c3
commit
72ed585c6f
|
@ -36,7 +36,7 @@ except ImportError:
|
|||
gzip = None
|
||||
GZIP_BASE = object
|
||||
|
||||
__version__ = '2.0.2a'
|
||||
__version__ = '2.0.2'
|
||||
|
||||
|
||||
class FakeShutdownEvent(object):
|
||||
|
|
Loading…
Reference in New Issue