File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44
55[project ]
66name = " ws-api"
7- version = " 0.29.3 "
7+ version = " 0.29.4 "
88description = " Access your Wealthsimple account using their (GraphQL) API."
99readme = " README.md"
1010license = {file = " LICENSE" }
Original file line number Diff line number Diff line change 55 "SELF_DIRECTED_RRSP" : "RRSP: self-directed" ,
66 "MANAGED_RRSP" : "RRSP: managed" ,
77 "SELF_DIRECTED_SPOUSAL_RRSP" : "RRSP: self-directed spousal" ,
8+ "MANAGED_SPOUSAL_RRSP" : "RRSP: managed spousal" ,
89 "SELF_DIRECTED_TFSA" : "TFSA: self-directed" ,
910 "MANAGED_TFSA" : "TFSA: managed" ,
1011 "SELF_DIRECTED_FHSA" : "FHSA: self-directed" ,
1819 "SELF_DIRECTED_SPOUSAL_RRIF" : "RRIF: self-directed spousal" ,
1920 "CREDIT_CARD" : "Credit card" ,
2021 "SELF_DIRECTED_LIRA" : "LIRA: self-directed" ,
22+ "MANAGED_LIRA" : "LIRA: managed" ,
23+ "MANAGED_FIXED_INCOME_NON_REGISTERED" : "Income Portfolio: managed" ,
2124}
2225
2326
You can’t perform that action at this time.
0 commit comments