File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -84,9 +84,8 @@ Returns result in JSON,
84
84
"start_time" : 1593019807.7754705 ,
85
85
"end_time" : 1593019807.782958 ,
86
86
"process_time" : 0.00748753547668457 ,
87
- "status" : " success" ,
88
87
"returncode" : 0 ,
89
- "error" : " " ,
88
+ "error" : null ,
90
89
}
91
90
```
92
91
Original file line number Diff line number Diff line change 26
26
author = "Eshaan Bansal"
27
27
28
28
# The full version, including alpha/beta/rc tags
29
- release = "1.4.1 "
29
+ release = "1.4.3 "
30
30
31
31
32
32
# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 17
17
18
18
setup (
19
19
name = "Flask-Shell2HTTP" ,
20
- version = "1.4.1 " ,
20
+ version = "1.4.3 " ,
21
21
url = GITHUB_URL ,
22
22
license = "BSD" ,
23
23
author = "Eshaan Bansal" ,
You can’t perform that action at this time.
0 commit comments