diff --git a/setup.py b/setup.py index f597ee3b..a19a3c3e 100644 --- a/setup.py +++ b/setup.py @@ -124,7 +124,7 @@ class BuildStatic(Command): setup( name='lemur', - version='0.1.3', + version='0.1.4', author='Kevin Glisson', author_email='kglisson@netflix.com', url='https://github.com/netflix/lemur',