Merge branch 'send-single-email' of github.com:jtschladen/lemur into send-single-email

This commit is contained in:
Jasmine Schladen
2020-11-13 20:11:15 -08:00
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"