Update setup with license and version change.
This commit is contained in:
parent
73016a6efc
commit
94a8500848
1 changed files with 2 additions and 2 deletions
4
setup.py
4
setup.py
|
|
@ -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 '
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue