File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,14 @@ Changelog
77
88UNRELEASED
99
10+ Please list new changes above this comment
11+
12+ **v2.7.0 2025-01-01 **
13+
1014- support for Numpy 2 added
1115- support for Python 3.13 added
1216- support for Python 3.8 removed
1317
14- Please list new changes above this comment
1518
1619**v2.6.0 2024-06-24 **
1720
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ build-backend = "poetry.core.masonry.api"
66
77[tool .poetry ]
88name = " staircase"
9- version = " 2.6 .0"
9+ version = " 2.7 .0"
1010description = " A data analysis package based on modelling and manipulation of mathematical step functions. Strongly aligned with pandas."
1111readme = " README.md"
1212authors = [
" Riley Clement <[email protected] >" ]
You can’t perform that action at this time.
0 commit comments