6.0 release. (#1033)

This commit is contained in:
kevgliss
2018-01-02 14:03:38 -08:00
committed by GitHub
parent 1287c3dc4a
commit 64ac32f683
2 changed files with 39 additions and 9 deletions

View File

@ -9,7 +9,7 @@ __title__ = "lemur"
__summary__ = ("Certificate management and orchestration service")
__uri__ = "https://github.com/Netflix/lemur"
__version__ = "0.6.0dev"
__version__ = "0.6.0"
__author__ = "The Lemur developers"
__email__ = "security@netflix.com"