Skip to content

Commit

Permalink
bump version to 0.24 (#584)
Browse files Browse the repository at this point in the history
  • Loading branch information
s3alfisc authored Aug 22, 2024
1 parent bf92748 commit a961ccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pyfixest"
version = "0.23.0"
version = "0.24.0"

description = "Fast high dimensional fixed effect estimation following syntax of the fixest R package. Supports OLS, IV and Poisson regression and a range of inference procedures (HC1-3, CRV1 & CRV3, wild bootstrap, randomization inference, simultaneous CIs, Romano-Wolf's multiple testing correction). Additionally, supports (some of) the regression based new Difference-in-Differences Estimators (Did2s, Linear Projections)."
authors = ["Alexander Fischer <[email protected]>", "Styfen Schär"]
Expand Down

0 comments on commit a961ccd

Please sign in to comment.