Bump to beta
This commit is contained in:
parent
c16ffd4ae7
commit
48a3d33ae4
|
@ -36,7 +36,7 @@ except ImportError:
|
|||
gzip = None
|
||||
GZIP_BASE = object
|
||||
|
||||
__version__ = '2.0.0a'
|
||||
__version__ = '2.0.0b'
|
||||
|
||||
|
||||
class FakeShutdownEvent(object):
|
||||
|
|
Loading…
Reference in New Issue