Commit fe3bd90c by Ned Batchelder

Bump the version number

parent 7261f3fb
...@@ -4,7 +4,7 @@ from setuptools import setup ...@@ -4,7 +4,7 @@ from setuptools import setup
setup( setup(
name='edx-lint', name='edx-lint',
version='0.2.9', version='0.3.0',
description='edX-authored pylint checkers', description='edX-authored pylint checkers',
url='https://github.com/edx/edx-lint', url='https://github.com/edx/edx-lint',
author='edX', author='edX',
......
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