diff --git a/.gitignore b/.gitignore index b1de6f2..ae2f1b7 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,5 @@ # Temporary files *.tmp + +__pycache__/ diff --git a/__manifest__.py b/__manifest__.py index a394287..d3dc8d5 100644 --- a/__manifest__.py +++ b/__manifest__.py @@ -1,6 +1,6 @@ { 'name': 'Account Report Show All', - 'version': '17.0.1.0.1', + 'version': '19.0.1.0.1', 'category': 'Accounting/Reporting', 'summary': 'Show all accounts in General Ledger and Trial Balance', 'description': """