Increase version number post-release
This commit is contained in:
parent
8572ba9107
commit
3d584a30a1
@ -134,7 +134,7 @@ mock_wafv2 = lazy_load(".wafv2", "mock_wafv2")
|
|||||||
# logging.getLogger('boto').setLevel(logging.CRITICAL)
|
# logging.getLogger('boto').setLevel(logging.CRITICAL)
|
||||||
|
|
||||||
__title__ = "moto"
|
__title__ = "moto"
|
||||||
__version__ = "2.2.5.dev"
|
__version__ = "2.2.6.dev"
|
||||||
|
|
||||||
|
|
||||||
try:
|
try:
|
||||||
|
Loading…
Reference in New Issue
Block a user