From 06edff52e99704c2bcae41ff5f5e21a4abb12fb2 Mon Sep 17 00:00:00 2001 From: "martin.holmer@gmail.com" Date: Wed, 18 Dec 2024 15:56:08 -0500 Subject: [PATCH] Update non-substantive comment in taxcalc/reforms/ext.json --- docs/contributing/RELEASING.md | 10 ++++------ taxcalc.egg-info/PKG-INFO | 2 +- taxcalc/reforms/ext.json | 2 +- 3 files changed, 6 insertions(+), 8 deletions(-) diff --git a/docs/contributing/RELEASING.md b/docs/contributing/RELEASING.md index 8f6c3cf9d..15b808796 100755 --- a/docs/contributing/RELEASING.md +++ b/docs/contributing/RELEASING.md @@ -8,12 +8,11 @@ release. Create new `taxcalc` packages ============================= ``` +--> merge master branch into X-Y-Z branch --> on branch X-Y-Z, edit docs/about/releases.md to finalize X.Y.Z info ---> specify release X.Y.Z in setup.py and taxcalc/__init__.py - ---> merge master branch into X-Y-Z branch +--> specify release X.Y.Z in setup.py and taxcalc/__init__.py and docs/index.md --> run `python update_pcl.py` [to update policy_current_law.json if needed] @@ -29,8 +28,6 @@ Create new `taxcalc` packages --> cd taxcalc/validation ; ./tests_35.sh ; .fix. ; cd ../.. ---> specify release X.Y.Z in docs/index.md - --> make clean [to remove taxcalc package] --> commit X-Y-Z branch and push to origin @@ -42,7 +39,8 @@ Create new `taxcalc` packages --> create release X.Y.Z on GitHub using master branch --> Create new package on Conda-Forge for release X.Y.Z - --> open a PR to github.com/conda-forge/taxcalc-feedstock where you change the `recipe/meta.yaml` file by updating (1) the version number to X.Y.Z and (2) the checksum to reflect the checksum for the tarball for release X.Y.Z in the Tax-Calculator GitHub repo + +--> open a PR to github.com/conda-forge/taxcalc-feedstock where you change the `recipe/meta.yaml` file by updating (1) the version number to X.Y.Z and (2) the checksum to reflect the checksum for the tarball for release X.Y.Z in the Tax-Calculator GitHub repo ====> ADD NEW DEPENDENCY OR UPDATE MINIMUM REQUIRED VERSION <==== diff --git a/taxcalc.egg-info/PKG-INFO b/taxcalc.egg-info/PKG-INFO index 38364fb1a..ad273b718 100644 --- a/taxcalc.egg-info/PKG-INFO +++ b/taxcalc.egg-info/PKG-INFO @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: taxcalc -Version: 4.3.5 +Version: 4.4.0 Summary: taxcalc Home-page: https://github.com/PSLmodels/Tax-Calculator Download-URL: https://github.com/PSLmodels/Tax-Calculator diff --git a/taxcalc/reforms/ext.json b/taxcalc/reforms/ext.json index 1a72b182c..d8b68931f 100644 --- a/taxcalc/reforms/ext.json +++ b/taxcalc/reforms/ext.json @@ -1,5 +1,5 @@ // REFORM TO EXTEND TEMPORARY TCJA PROVISIONS BEYOND 2025 -// USING TAX-CALCULATOR 4.3.5 +// USING TAX-CALCULATOR 4.4.0 // WITH 2025-to-2026 INDEXING FACTOR = 1.024900 // AND 2028-to-2029 INDEXING FACTOR = 1.021800 {