Bump version to 0.1.14

This commit is contained in:
Soxoj
2021-02-25 22:45:48 +03:00
parent d28221462a
commit da3e3f6719
3 changed files with 13 additions and 2 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.13'
__version__ = '0.1.14'
async def main():