aboutsummaryrefslogtreecommitdiffstats
path: root/python/populate_tranche_cashflows.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/populate_tranche_cashflows.py')
-rw-r--r--python/populate_tranche_cashflows.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/populate_tranche_cashflows.py b/python/populate_tranche_cashflows.py
index 67730f1d..11ddf5e6 100644
--- a/python/populate_tranche_cashflows.py
+++ b/python/populate_tranche_cashflows.py
@@ -102,4 +102,4 @@ if __name__ == "__main__":
serenitas.analytics._include_todays_cashflows = True
funds = ("SERCGMAST", "BOWDST", "BRINKER", "ISOSEL")
- insert_tranche_accrued(datetime.date(2023, 3, 15), dawndb, funds)
+ insert_tranche_accrued(datetime.date(2023, 6, 14), dawndb, funds)