Skip to content
Snippets Groups Projects
Unverified Commit e949d9e0 authored by M. Zulqarnain's avatar M. Zulqarnain Committed by GitHub
Browse files

BOM-1674: Upload to PyPI (#75)

parent 9571347b
No related branches found
No related tags found
No related merge requests found
......@@ -8,9 +8,6 @@ install:
script:
- make quality
- make test
branches:
only:
- master
after_success: coveralls
env:
global:
......
......@@ -50,7 +50,7 @@ with open('README.rst') as _f:
setup(
name='lti-consumer-xblock',
version='1.4.1',
version='1.4.2',
description='This XBlock implements the consumer side of the LTI specification.',
long_description=long_description,
long_description_content_type='text/markdown',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment