Increase version number post-release
This commit is contained in:
parent
9ec232936f
commit
751c5ec362
@ -127,7 +127,7 @@ mock_mediaconnect = lazy_load(".mediaconnect", "mock_mediaconnect")
|
|||||||
# logging.getLogger('boto').setLevel(logging.CRITICAL)
|
# logging.getLogger('boto').setLevel(logging.CRITICAL)
|
||||||
|
|
||||||
__title__ = "moto"
|
__title__ = "moto"
|
||||||
__version__ = "2.0.1.dev"
|
__version__ = "2.0.2.dev"
|
||||||
|
|
||||||
|
|
||||||
try:
|
try:
|
||||||
|
Loading…
Reference in New Issue
Block a user