Increase version number post-release
This commit is contained in:
parent
9ec232936f
commit
751c5ec362
1 changed files with 1 additions and 1 deletions
|
|
@ -127,7 +127,7 @@ mock_mediaconnect = lazy_load(".mediaconnect", "mock_mediaconnect")
|
|||
# logging.getLogger('boto').setLevel(logging.CRITICAL)
|
||||
|
||||
__title__ = "moto"
|
||||
__version__ = "2.0.1.dev"
|
||||
__version__ = "2.0.2.dev"
|
||||
|
||||
|
||||
try:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue