Increase version number post-release
This commit is contained in:
parent
f3d38e81a5
commit
7122f4f890
@ -193,7 +193,7 @@ def mock_all():
|
|||||||
# logging.getLogger('boto').setLevel(logging.CRITICAL)
|
# logging.getLogger('boto').setLevel(logging.CRITICAL)
|
||||||
|
|
||||||
__title__ = "moto"
|
__title__ = "moto"
|
||||||
__version__ = "2.2.16.dev"
|
__version__ = "2.2.17.dev"
|
||||||
|
|
||||||
|
|
||||||
try:
|
try:
|
||||||
|
Loading…
Reference in New Issue
Block a user