Bump devel version
This commit is contained in:
parent
81bba6070c
commit
2658bd50b4
|
@ -36,7 +36,7 @@ except ImportError:
|
|||
gzip = None
|
||||
GZIP_BASE = object
|
||||
|
||||
__version__ = '2.1.1'
|
||||
__version__ = '2.1.2a'
|
||||
|
||||
|
||||
class FakeShutdownEvent(object):
|
||||
|
|
Loading…
Reference in New Issue