Commit 12f7dbc1 by Feanil Patel

Update setup.py

parent cad58963
...@@ -8,7 +8,7 @@ setup( ...@@ -8,7 +8,7 @@ setup(
url='https://github.com/g2p/rfc6266', url='https://github.com/g2p/rfc6266',
keywords='rfc6266 Content-Disposition http attachments', keywords='rfc6266 Content-Disposition http attachments',
name='rfc6266', name='rfc6266',
version='0.0.4', # semver version='0.0.5-edx', # semver
license='GNU LGPL', license='GNU LGPL',
platforms='OS-independent', platforms='OS-independent',
py_modules=['rfc6266', 'test_rfc6266'], py_modules=['rfc6266', 'test_rfc6266'],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment