Bump fuel-devops version up to 2.9.18
Change-Id: I4c39cd12532ae4c9fdeead69e7bfd23ba909c62c
This commit is contained in:
committed by
Dmitry Kaigarodsev
parent
8da553bca7
commit
09b4eaad99
@@ -17,7 +17,7 @@ import yaml
|
||||
import logging
|
||||
import logging.config
|
||||
|
||||
__version__ = '2.9.17'
|
||||
__version__ = '2.9.18'
|
||||
|
||||
log_path = (os.environ.get('DEVOPS_CONFIG', os.curdir),
|
||||
os.path.join(os.path.dirname(os.path.abspath(__file__)), 'config'),
|
||||
|
||||
@@ -64,9 +64,9 @@ copyright = u'2013 - 2015, Mirantis Inc.'
|
||||
# built documents.
|
||||
#
|
||||
# The short X.Y version.
|
||||
version = '2.9.17'
|
||||
version = '2.9.18'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '2.9.17'
|
||||
release = '2.9.18'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
||||
Reference in New Issue
Block a user