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,
8484 "start_time" : 1593019807.7754705 ,
8585 "end_time" : 1593019807.782958 ,
8686 "process_time" : 0.00748753547668457 ,
87- "status" : " success" ,
8887 "returncode" : 0 ,
89- "error" : " " ,
88+ "error" : null ,
9089}
9190```
9291
Original file line number Diff line number Diff line change 2626author = "Eshaan Bansal"
2727
2828# The full version, including alpha/beta/rc tags
29- release = "1.4.1 "
29+ release = "1.4.3 "
3030
3131
3232# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 1717
1818setup (
1919 name = "Flask-Shell2HTTP" ,
20- version = "1.4.1 " ,
20+ version = "1.4.3 " ,
2121 url = GITHUB_URL ,
2222 license = "BSD" ,
2323 author = "Eshaan Bansal" ,
You can’t perform that action at this time.
0 commit comments