-
-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prepares 3.2.1 #2615
Prepares 3.2.1 #2615
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2615 +/- ##
=======================================
Coverage 98.46% 98.46%
=======================================
Files 14 14
Lines 2611 2611
=======================================
Hits 2571 2571
Misses 40 40
Flags with carried forward coverage won't be shown. Click here to find out more.
|
@jdebacker, thanks for this prepping this! All looks good to merge after the dates are updated. |
docs/about/releases.md
Outdated
@@ -4,6 +4,21 @@ Go [here](https://github.com/PSLmodels/Tax-Calculator/pulls?q=is%3Apr+is%3Aclose | |||
for a complete commit history. | |||
|
|||
|
|||
2021-08-02 Release 3.2.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
-> 2021-08-06
docs/index.md
Outdated
@@ -51,7 +51,7 @@ The cross-model validation work with NBER's TAXSIM-27 model is described | |||
|
|||
## Latest release | |||
|
|||
{doc}`3.2.0 (2021-07-17) <about/releases>` | |||
{doc}`3.2.1 (2021-08-02) <about/releases>` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
-> 2021-08-06
@MattHJensen Latest commit updates the date to the 6th. |
This PR preparers Tax-Calculator 3.2.1. This release fixes an error in the value of the
CTC_new_c_under6_bonus
parameter in 2021.RELEASES.md
index.md
setup.py
taxcalc/__init__.py
make tctest-jit
pass locallymake pytest-all
passes locallytaxcalc/validation/tests.sh
pass locally