Skip to content

Commit 1f251bd

Browse files
committed
v2.7.0
1 parent 07868df commit 1f251bd

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

docs/release_notes/changelog.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,14 @@ Changelog
77

88
UNRELEASED
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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "poetry.core.masonry.api"
66

77
[tool.poetry]
88
name = "staircase"
9-
version = "2.6.0"
9+
version = "2.7.0"
1010
description = "A data analysis package based on modelling and manipulation of mathematical step functions. Strongly aligned with pandas."
1111
readme = "README.md"
1212
authors = ["Riley Clement <[email protected]>"]

0 commit comments

Comments
 (0)