owlplanner 2025.2.5__py3-none-any.whl → 2025.2.6__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
owlplanner/plan.py CHANGED
@@ -540,7 +540,7 @@ class Plan(object):
540
540
 
541
541
  if self.N_i == 2:
542
542
  # Approximate calculation for spousal benefit (only valid at FRA).
543
- self.zeta_in[self.i_s, self.n_d:] = max(amounts[self.i_s], amounts[self.i_d] / 2)
543
+ self.zeta_in[self.i_s, self.n_d:] = max(amounts[self.i_s], amounts[self.i_d])
544
544
 
545
545
  self.ssecAmounts = np.array(amounts)
546
546
  self.ssecAges = np.array(ages, dtype=np.int32)
owlplanner/version.py CHANGED
@@ -1 +1 @@
1
- __version__ = "2025.02.05"
1
+ __version__ = "2025.02.06"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: owlplanner
3
- Version: 2025.2.5
3
+ Version: 2025.2.6
4
4
  Summary: Owl: Retirement planner with great wisdom
5
5
  Project-URL: HomePage, https://github.com/mdlacasse/owl
6
6
  Project-URL: Repository, https://github.com/mdlacasse/owl
@@ -2,16 +2,16 @@ owlplanner/__init__.py,sha256=QqrdT0Qks20osBTg7h0vJHAxpP9lL7DA99xb0nYbtw4,254
2
2
  owlplanner/abcapi.py,sha256=eemIsdbtzdWCIj5VuuswgphxXMcxJ_GZfUlDi6lttFM,6658
3
3
  owlplanner/config.py,sha256=ouADb6YES5Zgv0UwnEK9Axwvs8drp-ahboQjI4WTrr0,12069
4
4
  owlplanner/logging.py,sha256=pXg_mMgBll-kklqaDRLDNVUFo-5DAa-yqTKtiVrhNWw,2530
5
- owlplanner/plan.py,sha256=LJwNf6UngC2WepPyvO6zQzx9V0RbsQd2H9LAg5V8Fto,113815
5
+ owlplanner/plan.py,sha256=YwoL__VZMvMw68CXv7r2STv5E5h4X2sJNsBvF7pY4o0,113811
6
6
  owlplanner/progress.py,sha256=YZjL5_m4MMgKPlWlhhKacPLt54tVhVGF1eXxxZapMYs,386
7
7
  owlplanner/rates.py,sha256=aKOmau8i3uqxZGi7HQJpzooT3X-yAZhga5MZJ56pBzk,15627
8
8
  owlplanner/tax2025.py,sha256=b2RgM6TBQa8ggo6ODyh0p_J7j79UUm8z5NiENqa1l_k,7016
9
9
  owlplanner/timelists.py,sha256=WwymsYAGWcrEzMtc-wrLbn1EVA2fhqXGN4NHLJsH3Fs,4110
10
10
  owlplanner/utils.py,sha256=adIwqGVQFfvekke0JCxYJD3PKHbptVCj3NrQT2TQIB4,2351
11
- owlplanner/version.py,sha256=3SB4x2fk8FWUTRIEqgNzXA2CeRNyNlNPfgW0-yoyV_A,28
11
+ owlplanner/version.py,sha256=OeB3AdF6hfNV0DmgfMQqEkdZFvxVGsng1sOxEcAPIvU,28
12
12
  owlplanner/data/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
13
13
  owlplanner/data/rates.csv,sha256=6fxg56BVVORrj9wJlUGFdGXKvOX5r7CSca8uhUbbuIU,3734
14
- owlplanner-2025.2.5.dist-info/METADATA,sha256=RpUVgZp48DCU53VP6HjcQvojsnaZPsqSaav2jJ0OglA,63946
15
- owlplanner-2025.2.5.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
16
- owlplanner-2025.2.5.dist-info/licenses/LICENSE,sha256=IwGE9guuL-ryRPEKi6wFPI_zOhg7zDZbTYuHbSt_SAk,35823
17
- owlplanner-2025.2.5.dist-info/RECORD,,
14
+ owlplanner-2025.2.6.dist-info/METADATA,sha256=IZrzEziUXuCTbdjt9eOsL0-N0PdRtSJl7Y0_cq3evUE,63946
15
+ owlplanner-2025.2.6.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
16
+ owlplanner-2025.2.6.dist-info/licenses/LICENSE,sha256=IwGE9guuL-ryRPEKi6wFPI_zOhg7zDZbTYuHbSt_SAk,35823
17
+ owlplanner-2025.2.6.dist-info/RECORD,,