diff --git a/package.json b/package.json index 832712c..f0f7040 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "linter-python-flake8", "linter-package": true, "main": "./lib/init", - "version": "1.0.6", + "version": "1.0.7", "description": "Linting Python files on the fly using flake8 with Atom", "activationEvents": [], "repository": {