0.2.1 release info

This commit is contained in:
kevgliss
2015-12-30 09:11:19 -08:00
parent 862496495f
commit ca82b227b9
2 changed files with 14 additions and 2 deletions

View File

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