Update setup with license and version change.

This commit is contained in:
Christopher Ramírez 2014-07-20 12:45:50 -06:00
parent 73016a6efc
commit 94a8500848

View file

@ -24,9 +24,9 @@ class PyTest(TestCommand):
setup(
name='secretary',
version='0.1.0',
version='0.2.0',
url='https://github.com/christopher-ramirez/secretary',
license='BSD',
license='MIT',
author='Christopher Ramírez',
author_email='chris.ramirezg@gmail.com',
description=('Take the power of Jinja2 templates to OpenOffice and '