Increase version number post-release
This commit is contained in:
parent
4066e84cbf
commit
d01bd59ea9
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.1.0.dev"
|
||||
__version__ = "2.1.1.dev"
|
||||
|
||||
|
||||
try:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue