Bump to 0.1.15

This commit is contained in:
Soxoj
2021-03-14 20:11:32 +03:00
parent 9fe6b99239
commit fdb68b5e80
4 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ from .report import save_csv_report, save_xmind_report, save_html_report, save_p
save_json_report
from .submit import submit_dialog
__version__ = '0.1.14'
__version__ = '0.1.15'
async def main():