Bump package version

master
Dustin C. Hatch 2011-05-30 21:32:59 -05:00
parent 39106d4d92
commit f8ef1ee7dc
1 changed files with 1 additions and 1 deletions

View File

@ -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',