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