version bump

This commit is contained in:
kevgliss
2016-02-05 13:12:21 -08:00
parent e8e7bdf9e0
commit ac1f493338
2 changed files with 14 additions and 8 deletions

View File

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