Increase version number post-release
This commit is contained in:
parent
be420ecf6b
commit
a76a8a5c0c
1 changed files with 1 additions and 1 deletions
|
|
@ -132,7 +132,7 @@ mock_mediastoredata = lazy_load(".mediastoredata", "mock_mediastoredata")
|
|||
# logging.getLogger('boto').setLevel(logging.CRITICAL)
|
||||
|
||||
__title__ = "moto"
|
||||
__version__ = "2.0.11.dev"
|
||||
__version__ = "2.0.12.dev"
|
||||
|
||||
|
||||
try:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue