austax: Add Medicare levy threshold for FY23-24
This commit is contained in:
parent
1d051a6682
commit
c3f0f3022b
@ -86,6 +86,7 @@ repayment_rates = {
|
||||
# https://www.ato.gov.au/Individuals/Medicare-and-private-health-insurance/Medicare-levy/Medicare-levy-reduction/Medicare-levy-reduction-for-low-income-earners/
|
||||
# Maps each financial year to list of (lower threshold, upper threshold)
|
||||
medicare_levy_threshold = {
|
||||
2024: (26000, 32500), # Treasury Laws Amendment (Cost of Living—Medicare Levy) Act 2024
|
||||
2023: (24276, 30345),
|
||||
2022: (23365, 29207)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user