Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Commit 83c7582

Browse files
committed
Prepare 0.0.7 release
1 parent 4f7b85e commit 83c7582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "python-isort",
33
"main": "./lib/index",
4-
"version": "0.0.6",
4+
"version": "0.0.7",
55
"description": "Organize Python Imports using Isort",
66
"repository": "https://github.com/bh/atom-python-isort",
77
"license": "MIT",

0 commit comments

Comments
 (0)