diff --git a/cgt_calc/const.py b/cgt_calc/const.py index e96f92ad..d4b72f9b 100644 --- a/cgt_calc/const.py +++ b/cgt_calc/const.py @@ -16,7 +16,7 @@ 2020: 12300, 2021: 12300, 2022: 12300, - 2023: 12300, + 2023: 6000, } DEFAULT_REPORT_PATH: Final = "calculations.pdf"