commit
64c9b11c09
2
setup.py
2
setup.py
|
@ -124,7 +124,7 @@ class BuildStatic(Command):
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='lemur',
|
name='lemur',
|
||||||
version='0.1.3',
|
version='0.1.4',
|
||||||
author='Kevin Glisson',
|
author='Kevin Glisson',
|
||||||
author_email='kglisson@netflix.com',
|
author_email='kglisson@netflix.com',
|
||||||
url='https://github.com/netflix/lemur',
|
url='https://github.com/netflix/lemur',
|
||||||
|
|
Loading…
Reference in New Issue