Bump package version
parent
39106d4d92
commit
f8ef1ee7dc
2
setup.py
2
setup.py
|
@ -7,7 +7,7 @@ except ImportError:
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='Milla',
|
name='Milla',
|
||||||
version='0.1.0',
|
version='0.1.1',
|
||||||
description='Lightweight WSGI framework for web applications',
|
description='Lightweight WSGI framework for web applications',
|
||||||
author='Dustin C. Hatch',
|
author='Dustin C. Hatch',
|
||||||
author_email='admiralnemo@gmail.com',
|
author_email='admiralnemo@gmail.com',
|
||||||
|
|
Loading…
Reference in New Issue