Bump to 2.1.0 for upcoming release
This commit is contained in:
parent
f356c7b02d
commit
fb0569946d
|
@ -36,7 +36,7 @@ except ImportError:
|
||||||
gzip = None
|
gzip = None
|
||||||
GZIP_BASE = object
|
GZIP_BASE = object
|
||||||
|
|
||||||
__version__ = '2.0.2'
|
__version__ = '2.1.0'
|
||||||
|
|
||||||
|
|
||||||
class FakeShutdownEvent(object):
|
class FakeShutdownEvent(object):
|
||||||
|
|
Loading…
Reference in New Issue