Merge branch 'master' into send-single-email

This commit is contained in:
Hossein Shafagh
2020-11-13 18:52:31 -08:00
committed by GitHub
3 changed files with 82 additions and 2 deletions

View File

@ -15,7 +15,7 @@ __title__ = "lemur"
__summary__ = "Certificate management and orchestration service"
__uri__ = "https://github.com/Netflix/lemur"
__version__ = "0.7.0"
__version__ = "0.8.0"
__author__ = "The Lemur developers"
__email__ = "security@netflix.com"